> For the complete documentation index, see [llms.txt](https://academy.horizonprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.horizonprotocol.com/russian/horizon-genesis/steiking-na-horizon-genesis/earn-puly-likvidnosti.md).

# Earn: Пулы ликвидности

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

**Horizon Genesis also provides additional opportunities to Earn through liquidity provision and the staking of LP tokens.**

All rewards are supplied by Horizon Protocol's monetary policy outlined [here](broken://pages/Hh1bF4AxHl1sVLEruvYG) with exception to emissions from the initial token distribution. All rewards are subject to change based on project/market progression and community governance.

<figure><img src="/files/6GlWAiGSWG4Mgsozh8vs" alt=""><figcaption></figcaption></figure>

## Пул HZN-BNB <a href="#hzn-bnb-pool" id="hzn-bnb-pool"></a>

**Цель**: Обеспечить децентрализованное размещение токена HZN через PancakeSwap, чтобы пользователи могли покупать и продавать HZN на открытом рынке.

**Токен для стейкинга**: [HZN-BNB LP](https://bscscan.com/token/0xdc9a574b9b341d4a98ce29005b614e1e27430e74)

**Награды**: `144,230 HZN` в неделю

**Длительность**: 16 апреля 2021 года - Текущие время

**Пул**: [PancakeSwap HZN-BNB LP](https://pancakeswap.finance/add/BNB/0xc0eff7749b125444953ef89682201fb8c6a917cd)

**Смарт Контракт:** `0x84838d0AB37857fAd5979Fcf6BDDf8ddb1cC1dA8`

## Пул стейблкоинов zUSD-BUSD <a href="#zusd-busd-stablecoin-pool" id="zusd-busd-stablecoin-pool"></a>

**Цель**: Обеспечить децентрализованное включение токена zUSD через PancakeSwap, чтобы пользователи могли покупать и продавать zUSD на открытом рынке.

**Токен для стейкинга**: [zUSD-BUSD LP](https://bscscan.com/token/0xc3bf4e0ea6b76c8edd838e14be2116c862c88bdf)

**Награды:** `45,000 HZN` в неделю

**Длительность**: 30 июля 2021 года - Текущие время

**Пул**: [PancakeSwap zUSD-BUSD LP](https://pancakeswap.finance/add/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/0xF0186490B18CB74619816CfC7FeB51cdbe4ae7b9)

**Смарт Контракт**: `0x5646aA2F9408C7c2eE1dC7db813C8B687A959a85`

## Пул PHB (закончен) <a href="#phb-pool" id="phb-pool"></a>

**Цель**: Выпустить токены для первоначального справедливого распределения, как описано здесь. Эти вознаграждения поступают от первоначального распределения токенов, а не от денежной политики Horizon Protocol.

**Токен для стейкинга**: [PHB](https://bscscan.com/token/0xdff88a0a43271344b760b58a35076bf05524195c)

**Награды**: `113636.3636 HZN` в неделю

**Длительность**: 16 апреля, 2021 - 15 апреля, 2022

**Смарт Контракт**: `0xD4552F3e19B91BeD5EF2c76a67ABdbFfeD5caEEC`

## График вознаграждений

<table><thead><tr><th>Пул</th><th>Заканчивается</th><th data-hidden></th></tr></thead><tbody><tr><td>Стейкинг HZN в Horizon Genesis</td><td>Неопределенный срок</td><td></td></tr><tr><td>HZN/BNB LP пул</td><td>Активен в данный момент</td><td></td></tr><tr><td>zUSD/BUSD LP пул</td><td>Активен в данный момент</td><td></td></tr><tr><td>Пул PHB</td><td>Заканчивается 15 апреля 2022 года.</td><td></td></tr><tr><td>HZN Пул на Horizon Staker</td><td>Закончился 23 июля 2021 года и перешел на стейкинг HZN в Horizon Genesis.</td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://academy.horizonprotocol.com/russian/horizon-genesis/steiking-na-horizon-genesis/earn-puly-likvidnosti.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
