# Guides

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

Check out the following Guides:

* [How to Stake by Minting zUSD](/stake-and-earn/guides/getting-started.md)
* [Adding Liquidity for zUSD and zBNB pools](/stake-and-earn/guides/adding-liquidity-for-zusd-and-zbnb-pools.md)
* [Add Liquidity for HZN-BNB](/stake-and-earn/guides/add-liquidity-for-hzn-bnb.md)
* [Remove LP Tokens for zUSD-BUSD Pool](/stake-and-earn/guides/remove-lp-tokens-for-zusd-busd-pool.md)
* [Setting up Chainlink Automation](/stake-and-earn/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](https://t.me/HorizonProtocol) or [Discord](https://discord.gg/HorizonProtocol).

<figure><img src="https://lh7-us.googleusercontent.com/Cx7zY4Nn2XoHIH97At-M3DrGqH9_lR8gp4_Au0wjAFDKDbGrQb7fcYEn_OmHcsyDJ8fvWk-yd9LCcXUniZ2bZsfu9HcqOarx2tpZO_pAYcgxv_ed85O7dC6aojpDWDQVm1IdWGf9XVDEXgQMfKZJ52Y" alt=""><figcaption><p>APYs are variable. Please visit Horizon Protocol App for current APYs.</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/stake-and-earn/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.
