> For the complete documentation index, see [llms.txt](https://definder-protocol.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://definder-protocol.gitbook.io/whitepaper/token-and-nft-economy/the-battle-for-rewards.md).

# The Battle for Rewards

Before the official launch of our game, we want our token to be attractive to the eyes of investors, and we believe that this will attract more players to our community. We have designed a special reward system and called it "The Fight for Rewards"!

The 1% of each purchase of our token will be distributed among the 50 largest holders of the token (BBT). The distribution will take place every day at 15 UTC. The contract will automatically check the list of the top 50 holders of our token, excluding the liquidity pool and contracts with blocked tokens, and will share the reward equally among all holders.

We believe that this system will have a favorable effect on the price of the token and will constantly push it to the moon, thanks to people's desire for additional rewards.


---

# 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:

```
GET https://definder-protocol.gitbook.io/whitepaper/token-and-nft-economy/the-battle-for-rewards.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.
