> For the complete documentation index, see [llms.txt](https://docs.belt.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.belt.fi/belt-finance-zh-cn/understanding-belt.md).

# Understanding Belt

- [了解3Tether](https://docs.belt.fi/belt-finance-zh-cn/understanding-belt/le-jie-3tether.md): 3Tether在BNB、HECO与Klaytn链上可用。 这是了解3Tether BLP池与3Tether代币基础知识的简短指南。
- [了解4Belt](https://docs.belt.fi/belt-finance-zh-cn/understanding-belt/le-jie-4belt.md): 下面的简要指南可以让大家快速了解4Belt BLP池和4Belt代币的基础。
- [了解belt代币(beltBTC, beltETH, beltBNB, etc.)](https://docs.belt.fi/belt-finance-zh-cn/understanding-belt/understading-vtoken.md): 保险库复合和产量优化
- [对流动性池的理解](https://docs.belt.fi/belt-finance-zh-cn/understanding-belt/understanding-liquidity-pools.md)
- [了解多策略金库费用](https://docs.belt.fi/belt-finance-zh-cn/understanding-belt/le-jie-duo-ce-lve-bao-xian-ku-fei-yong.md): Belt.fi v2的多策略系统本身不收取费用，但会根据金库使用的策略协议收取费用。 任何未使用的费用将作为池中的资本金。
- [HECO on Belt Finance：启动时间表,跨链采矿等！](https://docs.belt.fi/belt-finance-zh-cn/understanding-belt/heco-on-belt-finance-qi-dong-shi-jian-biao-kua-lian-cai-kuang-deng.md)
- [HECO链Belt.fi操作指南](https://docs.belt.fi/belt-finance-zh-cn/understanding-belt/heco-lian-belt.fi-cao-zuo-zhi-nan.md)
- [指南：通过轨道桥将BELT（BNB）桥接到HBELT（HECO）](https://docs.belt.fi/belt-finance-zh-cn/understanding-belt/zhi-nan-tong-guo-gui-dao-qiao-jiang-beltbsc-qiao-jie-dao-hbeltheco.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.belt.fi/belt-finance-zh-cn/understanding-belt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
