# Multi-Tier Staking

To reward long-term holders who have shown loyalty and made a significant contribution to the development of the product, the platform has created a special Rewards pool. In order to become a participant in the rewards program, a user must lock CITRO tokens in the specific pool.

Participation in the rewards program offers token holders the following benefits:

* Reward in CITRO Tokens
* Referral Rewards Boosts
* Access to Advanced Features

Staking program rewards are distributed from the Community rewards allocation.

<figure><img src="/files/NpHfIhmbSvh6gFE2dcuk" alt=""><figcaption></figcaption></figure>

There are a total of 3 types of pools on the platform. The types differ among themselves in the minimum size of the locked tokens, the multiplier of allocated rewards, and other conditions:

| Condition / Tier number              | Without Staking | Tier 3 | Tier 2     | Tier 1 |
| ------------------------------------ | --------------- | ------ | ---------- | ------ |
| Stake Amount, CITRO                  | -               | $0-$1K | $1K - $10K | $10K+  |
| Rewards Distribution, multiplier, Mk | -               | 1.00x  | 1.50x      | 2.25x  |
| Launchpad Access                     | -               | -      | Yes        | Yes    |
| Referral Reward Multiplicator        | -               | 1.1x   | 1.5x       | 2.0x   |

**Table 4.** Conditions and Benefits of Multi-Tier Staking Program


---

# 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://docs.citronus.com/citro-tokenomics/utility/multi-tier-staking.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.
