# Staking

The staking system is a crucial game mechanism where users can stake there tokens and earn APR in $RON rewards. The total reward pool is set as : 5000 $RON which will be gradually distributed over next 12 Months of Time period.

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

### Important Info Regarding Staking -

1. Users can stake their tokens to earn APR in $RON. This is first of its kind of mechanism in the Ronin Ecosystem where team is giving $RON as a reward of staking tokens.
2. Users can Stake 24/7 with no max cap to staking. While unstaking process users needs to wait for 72 hrs. In order to claim the unstaked tokens.
3. Users can Claim the rewards any time they wanted 24/7 and in fractional units ! The Apr is real time updated based on the token prices and total amount staked by all users in the pool.
4. Bitminer Team have designed a Robust Staking smart contract in which we have future extension to add LP-Pools where users can stake LP tokens and earn boosted rewards and APR.
5. We also have plans to expand the token staking into various other ecosystem projects too ! where Other projects users can stake the respective game tokens and earn APR !! This will bring all the RONIN NETWORK gaming ecosystem together under one roof !


---

# 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://litepaper.bitminer.dev/gameplay/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.
