# Game Fund

The Game-Based Token Allocation is structured to ensure that tokens are unlocked in alignment with the release of new games in the Uprising ecosystem. This approach allows for controlled token growth, with a set number of tokens released per game, matching the ecosystem's expansion and maintaining value as new titles are launched.

The Game Fund sits in the token economics table where an Ecosystem Fund might normally appear. However, its alignment is based on increased demand (more games) instead of simply time.

### Token Allocation Breakdown

Each game launched within the Uprising ecosystem receives a dedicated token allocation, designed to support the game’s development, community incentives, and ecosystem needs. This allocation decreases annually to promote token scarcity as the ecosystem matures.

| **Year (Est)** | **Games Target** | **Allocation per Game** | **Allocation per Year** |
| -------------- | ---------------- | ----------------------- | ----------------------- |
| **2025**       | 10 games         | 1.38%                   | 13.8%                   |
| **2026**       | 10 games         | 0.69%                   | 6.90%                   |
| **2027**       | 10 games         | 0.34%                   | 3.40%                   |
| **2028**       | 10 games         | 0.17%                   | 1.70%                   |

### Token Allocation per Game

Each game’s token allocation is further divided into specific categories to ensure balanced support across stakeholders:

* **Staking Rewards**: Incentivizes players and users, providing rewards for token holders and creating alignment with new game releases.
* **Liquidity Provision**: Allocated to maintain liquidity as the ecosystem expands, supporting healthy token trading.
* **Developer Incentives**: A portion of tokens is provided to the game’s developers to align their success with the ecosystem’s growth.
* **Uprising Team**: A small allocation for the Uprising team for their work in supporting and launching new games.
* **Ecosystem Treasury**: Reserved to support additional ecosystem initiatives, ensuring sustainability and the potential for further expansion.


---

# 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.uprisinglabs.io/token-economics/game-fund.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.
