# Staking on Horizon Protocol

## Introduction

To incentivize liquidity, Horizon Protocol offers a staking mechanism that involves creating zUSD, which earns weekly rewards. These rewards are generated through the token's inflationary policy and fees collected from the trading of zAssets. They are subsequently distributed to all HZN stakers as debt forgiven.

When a user stakes HZN to mint zUSD, their stake is pooled with others, thereby collateralizing all zAssets within the Horizon Protocol network. As a participant, you can mint zUSD, essentially establishing an interest-free debt position within the network. To qualify for rewards, this debt must meet collateralization requirements, and you must maintain a sufficient C-Ratio. Savvy users can utilize this debt to generate yield through LP staking or trading on Horizon Protocol.

Any holder of HZN tokens can stake on the network without specific minimum requirements. However, BNB tokens are necessary to cover network gas fees.

To begin staking, refer to the [Getting Started](https://academy.horizonprotocol.com/horizon-genesis/guides/getting-started) section.

<br>


---

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