# 指南

{% hint style="danger" %}
此版本的 Horizon Academy 已不建议使用！要查找最新版本，请访问：[English V2](https://academy.horizonprotocol.com/) （目前只有英文版本可用）
{% endhint %}

欢迎来到指南部分，我们将在这里发布有关如何使用和与Horizon Genesis交互的指南。

查看以下指南：

* [如何在Genesis上质押](/chinese/horizon-genesis/zhi-nan/getting-started.md)
* [为zUSD-bUSD提供流动性](/chinese/horizon-genesis/zhi-nan/add-liquidity-for-zusd-busd.md)
* [为HZN-BNB提供流动性](/chinese/horizon-genesis/zhi-nan/add-liquidity-for-hzn-bnb.md)
* [为zBNB-BNB提供流动性](/chinese/horizon-genesis/zhi-nan/add-liquidity-for-zbnb-bnb.md)
* [Setting up Chainlink Automation](/chinese/horizon-genesis/zhi-nan/setting-up-chainlink-automation.md) (for Auto-Claim)

如果您想查看其他指南，请通过 Telegram 与我们的社区管理员联系：[官方电报群](https://t.me/HorizonProtocol)。


---

# 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://academy.horizonprotocol.com/chinese/horizon-genesis/zhi-nan.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.
