# Prize Pool

The GUT (Platinum Voucher) consumed by players in the game will be distributed proportionally into the total prize pool and the season prize pool.

Below are the prize pool allocation ratios for each consumption scenario:

Source of Treasury Funds：

<table><thead><tr><th>Use cases</th><th>Season prize pool</th><th>Total prize pool</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>Divine Summon</td><td>5%</td><td>10%</td><td>NaN</td><td></td></tr><tr><td>Hero perfect rest</td><td>30%</td><td>50%</td><td>NaN</td><td></td></tr><tr><td>Challenge Attempts</td><td>20%</td><td>60%</td><td>NaN</td><td></td></tr><tr><td>Instant Mine</td><td>20%</td><td>30%</td><td>NaN</td><td></td></tr><tr><td>NFT Market tax</td><td>20%</td><td>80%</td><td>NaN</td><td></td></tr><tr><td>Camp Upgrade</td><td>40%</td><td>50%</td><td></td><td></td></tr><tr><td>PVE Battle Skip</td><td>40%</td><td>50%</td><td></td><td></td></tr><tr><td>PVE Stage Key</td><td>50%</td><td>50%</td><td></td><td></td></tr></tbody></table>

![Prize pool](/files/hQCGRco7FxBNRjypeKiF)

## Prize Pool Allocation

At the start of each season, 10% of the total prize pool is allocated as the initial pool for the new season. The season pool is then distributed according to a 7:3 ratio as follows:

* 70% is allocated to the Faction Wars personal leaderboard and resources collectable by all camps.
* 30% is allocated to PVP and PVE leaderboard rewards; with PVE receiving 60% of this allocation and PVP receiving 40%.


---

# 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://docs.genuniverse.io/ecosystem/prize-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.
