# Daily Reward Pool

Every day, an amount of DOSE tokens is allocated to the Daily Reward Pool. This is the maximum number of tokens that can be earned by all players across all activities. The number of tokens allocated each day is variable and will depend on a few factors aimed at maintaining a healthy game.

{% hint style="info" %}
Reward pool stats will eventually be available to view on our website
{% endhint %}

{% hint style="info" %}
DOSE rewards are given as in-game DOSE. To withdraw as DOSE tokens in the future, players have to pass KYC.
{% endhint %}

The Daily Reward Pool is currently set to 1.4M tokens every month. We may grow the Reward Pool over time as the player population grows.

Key rules:

* DOSE is distributed evenly across all hours of the day (equal share of DOSE every hour).
* Amount of DOSE distributed depends on the number of players who are also running around the same hour.
* For any undistributed DOSE for the hour, it will be returned back to the game reward reserve pool (hourly and daily activity pool do not accumulate).


---

# 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://olivex-1.gitbook.io/dustland-litepaper/gameplay-system/alpha-rewards-and-crafting/daily-reward-pool.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.
