# How-to Guides

- [Cross-chain Pool (3Tether)](https://docs.belt.fi/how-to-guides/cross-chain-pool-3tether.md): 3Tether pool consisting of USDT on BSC, HECO, and Klaytn and will initially be connected to PancakeSwap (BSC), MDEX (HECO), and KLAYswap (Klaytn).
- [Cross-chain Swap](https://docs.belt.fi/how-to-guides/cross-chain-swap.md): Our cross-chain stableswap consisting of a pool of 3 stablecoins on 3 different chains
- [Governance & Voting](https://docs.belt.fi/how-to-guides/governance-and-voting.md): Belt Governance will be a decentralized system based on proposals and voting. Belt Finance’s ultimate goal is to be a decentralized autonomous organization (DAO) with trustless governance in place.
- [How to use a Belt LP Staking Pool](https://docs.belt.fi/how-to-guides/how-to-add-to-a-belt-lp-staking-pool.md): A brief guide on how to use/deposit into Belt Pools
- [Bridging BELT (BNB) to HBELT (HECO) through Orbit Bridge](https://docs.belt.fi/how-to-guides/bridging-belt-bsc-to-hbelt-heco-through-orbit-bridge.md)
- [Providing Liquidity on HECO Belt Finance](https://docs.belt.fi/how-to-guides/providing-liquidity-on-heco-belt-finance.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.belt.fi/how-to-guides.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
