# Reward Pool

{% hint style="info" %}
At the Token Generation Event (TGE), **30% of all tokens** (**300,000,000 $RATE**) are allocated to the **Reward Pool**. The majority of the platform’s revenue is designed to flow back into this pool, ensuring a sustainable and continuously replenished rewards system.
{% endhint %}

## Reward Allocation

At the end of every month, 2.5% of the total reward pool will be allocated to next months public [leaderboard](/using-the-werate-app/gamefi-and-socialfi/leaderboards.md) rewards.  The reward allocation from the monthly reward pool is distributed across three timeframes—weekly, monthly, and quarterly—to ensure a balanced and engaging reward system:

* <mark style="color:purple;">**Weekly Rewards (20%)**</mark>
  * Only the general leaderboard is rewarded during the weekly period.
  * On average, 4.62% of the monthly pool is distributed per week.
* <mark style="color:purple;">**Monthly Rewards (60%)**</mark>
  * Rewards are split across multiple leaderboard categories to promote diversity:
    * General leaderboard: 35%
    * Rarity leaderboard: 5%
    * Category leaderboard: 15%
    * Country leaderboard: 5%
* <mark style="color:purple;">**Quarterly Rewards (20%)**</mark>
  * Rewards are accrued over three months and distributed as follows:
    * Rarity leaderboard: 5%
    * Category leaderboard: 10%
    * Country leaderboard: 5%

Important. The 2.5% allocation is calculated based on a pool of 50,000 Bohemian users. The monthly allocation will follow a linear distribution, starting at 0.1% and increasing with the user base until it reaches the desired allocation velocity of 2.5%.

Adjustments can be made in consensus with the Foundation.

{% hint style="info" %}
A "Bohemian user" is defined as user that owns at least a Common or rarer Bohemian NFT. Users that use Basic Bohemians will not be eligible for the $RATE Reward Pool.
{% endhint %}


---

# 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://whitepaper.werate.io/using-the-werate-app/tokenomics/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.
