# Staking

CrickDAO has implemented a staking mechanism to recognize and reward community members who have contributed to the long-term success of the CrickDAO ecosystem. Through interaction with our staking contract, users will be able to secure their $CRIC tokens within the platform, and in exchange, users will be able to obtain CrickDAO incentives.&#x20;

Staking is yet another method through which we aim to strengthen our in-game economy. Staking allows players on the platform to earn their due rewards.&#x20;

In simple words, staking refers to earning rewards for holding (or HODLing) cryptocurrencies. By staking the $CRIC token, players get assured rewards in CrickDAO. Apart from that, it keeps the ecosystem flourishing with a balance between the supply and circulation of $CRIC tokens. For users, this is yet another opportunity to get assets worth real value by giving their time and efforts to the development of the CrickDAO ecosystem.&#x20;


---

# 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://crickdao.gitbook.io/cricdao/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.
