# Pages

- [借贷](https://docs.abracadabra.money/learn/abracadabra-chinese/intro/lending-markets.md): 本页面将描述 BORROW 的页面
- [收益农场](https://docs.abracadabra.money/learn/abracadabra-chinese/intro/farms.md)
- [Stake质押](https://docs.abracadabra.money/learn/abracadabra-chinese/intro/stake.md): 质押你的 SPELL 代币以赚取 sSPELL 代币并参与 Abracadabra 的费用分享机制！
- [MIM3POOL](https://docs.abracadabra.money/learn/abracadabra-chinese/intro/mim3pool.md): 为 MIM-3LP3CRV 池提供流动性！
- [交换](https://docs.abracadabra.money/learn/abracadabra-chinese/intro/swap.md)
- [仪表板](https://docs.abracadabra.money/learn/abracadabra-chinese/intro/the-dashboard.md)
- [杠杆化收益头寸](https://docs.abracadabra.money/learn/abracadabra-chinese/intro/leveraged-positions.md)
- [清算](https://docs.abracadabra.money/learn/abracadabra-chinese/intro/liquidations.md): 此页面可以帮助用户更好地了解 abracadabra.money 上的清算
- [多链功能](https://docs.abracadabra.money/learn/abracadabra-chinese/intro/multichain-functionality.md): 不同的链上使用 Abracadabra 魔法！


---

# 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.abracadabra.money/learn/abracadabra-chinese/intro.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.
