> For the complete documentation index, see [llms.txt](https://bultoytoken.gitbook.io/gorillaz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bultoytoken.gitbook.io/gorillaz/additional/staking.md).

# Staking

With our staking system, you can leave your $GORI tokens locked for a specific time to get a good interest constantly without having to play or do any activity. Enter a number of tokens to deposit, and the system automatically reflects your earnings when you sign the contract, and after a week, you can start making your withdrawals. You will not be able to move or use the funds until the lock date indicated. Finally, your funds are automatically released with your earnings when the lockout date is over.&#x20;

We have 1,000,000 tokens available for staking that will remain protected within the smart contract for one year.

**Additional benefits of staking Gori token:**

The minimum amount to start staking is 10 token. Participants will have the opportunity to earn additional benefits to the percentage of their participation as prizes for their fighters.

* If you bet for one day, you will have an annual percentage of reward of 547%%.
* If you bet for one week, you will have an annual percentage reward of 834%.
* If you bet for a period of 1 month, you can win one skin for your character and a better APY of 850%.
* &#x20;If you bet for two months, you can earn one extra top tier NFT and 950% better APY.

Remember that these prizes are accompanied by your winning percentage in gori token.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bultoytoken.gitbook.io/gorillaz/additional/staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
