> For the complete documentation index, see [llms.txt](https://trumen.gitbook.io/truworld/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trumen.gitbook.io/truworld/token-model/reward-scenario.md).

# Reward Scenario

**See Experience**

**Base Exploration Rewards (30%)**

* Users receive base rewards for engaging with various activities on the platform, including exploration of digital land plots.
* Tokens are allocated on a monthly/daily basis, encouraging continuous engagement.
* The total sum of all users' daily points constitutes the daily unlocking amount, with individual users claiming their share based on their percentage of the total points pool.
* An invitation-based reward system offers additional token incentives.

**Daily Quests (40%)**

* Users can engage in daily quests to earn a significant portion of the daily rewards.

**Basic Map Treasure Chests (30%)**

* Treasure chests found within the game's basic map provide another avenue for users to earn 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://trumen.gitbook.io/truworld/token-model/reward-scenario.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.
