# Руководства

{% hint style="danger" %}
Эта версия Horizon Academy устарела! Чтобы найти последнюю версию, пожалуйста, посетите: [English V2](https://academy.horizonprotocol.com/) (в данный момент доступна только на английском языке)
{% endhint %}

Добро пожаловать в раздел "Руководства", где мы будем создавать руководства по использованию и взаимодействию с Horizon Genesis.&#x20;

Ознакомьтесь со следующими руководствами:

* [Как стейкать в Genesis](/russian/rukovodstva/kak-steikat-v-genesis.md)
* [Добавление ликвидности для zUSD-BUSD](/russian/rukovodstva/dobavlenie-likvidnosti-dlya-zusd-busd.md)
* [Добавление ликвидности для HZN-BNB](/russian/rukovodstva/dobavlenie-likvidnosti-dlya-hzn-bnb.md)
* [Добавление ликвидности для zBNB-BNB](/russian/rukovodstva/dobavlenie-likvidnosti-dlya-zbnb-bnb.md)
* [Настройка Chainlink Automation](/russian/rukovodstva/nastroika-chainlink-automation.md) (для автоматического получения)

Если есть другие руководства, которые вы хотели бы увидеть, пожалуйста, свяжитесь с нашими администраторами сообщества в Telegram: [Официальный 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/russian/rukovodstva.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.
