# Earn: Liquidity Pools

{% 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 %}

**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](https://academy.horizonprotocol.com/english/horizon-protocol/introduction/tokenomics) with exception to emissions from the initial token distribution. All rewards are subject to change based on project/market progression and community governance.

![Active LP Pools for staking.](https://3797642761-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJYQTYfrIwg1tkO2weun3%2Fuploads%2Fgit-blob-2dae6f17a3a2255f157fdb7a150c7c0ed91358f6%2Fearn-lp-staking.png?alt=media)

## HZN-BNB Pool <a href="#hzn-bnb-pool" id="hzn-bnb-pool"></a>

**Purpose**: To facilitate a decentralized on-ramp for the HZN token via PancakeSwap, so users can buy and sell HZN on the open market.

**Staked Token**: [HZN-BNB LP](https://bscscan.com/token/0xdc9a574b9b341d4a98ce29005b614e1e27430e74)

**Rewards**: `144,230 HZN` per week

**Duration**: April 16th, 2021 - Ongoing

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

**Smart Contract**: `0x84838d0AB37857fAd5979Fcf6BDDf8ddb1cC1dA8`

## zUSD-BUSD Stablecoin Pool <a href="#zusd-busd-stablecoin-pool" id="zusd-busd-stablecoin-pool"></a>

**Purpose**: To facilitate a decentralized on-ramp for the zUSD token via PancakeSwap, so users can buy and sell zUSD on the open market.

**Staked Token**: [zUSD-BUSD LP](https://bscscan.com/token/0xc3bf4e0ea6b76c8edd838e14be2116c862c88bdf)

**Rewards**: `45,000 HZN` per week

**Duration**: July 30th, 2021 - Ongoing

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

**Smart Contract**: `0x5646aA2F9408C7c2eE1dC7db813C8B687A959a85`

## PHB Pool (Ended) <a href="#phb-pool" id="phb-pool"></a>

**Purpose**: To emit the initial fair launch token distribution as outlined [here](https://horizonprotocol.medium.com/horizon-protocol-hzn-staking-details-4858648f8128). These rewards come from the initial token distribution and not from the Horizon Protocol monetary policy.

**Staked Token**: [PHB](https://bscscan.com/token/0xdff88a0a43271344b760b58a35076bf05524195c)

**Rewards**: `113636.3636 HZN` per week

**Duration**: April 16th, 2021 - April 15th, 2022

**Smart Contract**: `0xD4552F3e19B91BeD5EF2c76a67ABdbFfeD5caEEC`

## Rewards Timeline

| Pool                           | Ends on                                                                      |
| ------------------------------ | ---------------------------------------------------------------------------- |
| Staking HZN in Horizon Genesis | Indefinite                                                                   |
| HZN/BNB LP pool                | Ongoing                                                                      |
| zUSD/BUSD LP pool              | Ongoing                                                                      |
| PHB Pool                       | Ended on April 15th, 2022.                                                   |
| HZN Pool on Horizon Staker     | Ended on July 23rd, 2021 and transitioned to Staking HZN in Horizon Genesis. |


---

# 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/staking-on-horizon-genesis/earn-liquidity-pools.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.
