# Guides

{% hint style="danger" %}
This version of Horizon Academy has been deprecated! To find the latest version, please visit: [English V2](https://academy.horizonprotocol.com/)
{% endhint %}

Welcome to the Guides section, where we will be creating guides on how to use and interact with Horizon Stake (Genesis).

Check out the following Guides:

* [How to Stake on Genesis](/english/horizon-genesis/guides/getting-started.md)
* [Adding Liquidity for zUSD and zBNB pools](/english/horizon-genesis/guides/adding-liquidity-for-zusd-and-zbnb-pools.md)
* [Add Liquidity for HZN-BNB](/english/horizon-genesis/guides/add-liquidity-for-hzn-bnb.md)
* [Remove LP Tokens for zUSD-BUSD Pool](/english/horizon-genesis/guides/remove-lp-tokens-for-zusd-busd-pool.md)
* [Setting up Chainlink Automation](/english/horizon-genesis/guides/setting-up-chainlink-automation.md) (for Auto-Claim)

If there are other guides you would like to see, please connect with our Community Managers on Telegram: [Official Telegram Channel](https://t.me/HorizonProtocol).

<figure><img src="/files/dUoEQfxd4aYRqHFaZfVo" alt=""><figcaption><p>Please visit <a href="https://genesis.horizonprotocol.com/">Genesis</a> for the updated to date APY</p></figcaption></figure>


---

# 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/english/horizon-genesis/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.
