# Staking and Rewards System

To further enhance the token's value and engage the community, Shiro incorporates a staking mechanism:

* **Staking Rewards:** Players can stake their $SHIRO tokens to earn interest, paid out in additional $SHIRO tokens.
* **Contribution Rewards:** Contributing to the game's development or community can also yield staking rewards.


---

# 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://shiro.gitbook.io/docs/economics-of-shiro/staking-and-rewards-system.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.
