> For the complete documentation index, see [llms.txt](https://genesy.gitbook.io/genesy-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://genesy.gitbook.io/genesy-docs/tokenomics/supply-allocation.md).

# Supply Allocation

***

#### **1. Player Rewards (30%)**

* **Purpose:** This portion is reserved for rewarding active players who optimize their chips and engage with the Genesy ecosystem. Players can earn $GENESY through chip optimization, participation in in-game events, and achieving milestones.
* **Details:** This allocation ensures a robust incentive structure, encouraging player engagement and rewarding those who contribute to the ecosystem's growth.

***

#### **2. Development Fund (7%)**

* **Purpose:** Dedicated to supporting the continuous research, development, and improvement of the Genesy platform.
* **Details:** Funds will be used for enhancing existing features, developing new components, and ensuring the overall health of the ecosystem.

***

#### **3. Strategic Partnerships (7%)**

* **Purpose:** Allocated to foster collaborations with other projects, influencers, and brands within the blockchain and crypto space.
* **Details:** These partnerships will enhance Genesy’s visibility, introduce new players, and integrate with other leading blockchain projects.

***

#### **4. Reserves (10%)**

* **Purpose:** Maintained as a contingency for unforeseen needs, long-term stability, and unexpected opportunities.
* **Details:** The reserves ensure the project’s financial security and are available to address any potential challenges or expansions as they arise.

***

#### **5. Team Allocation (10%)**

* **Purpose:** Reserved for the core team and developers behind the Genesy project.
* **Details:** This allocation ensures that the team is motivated to continue working on the project long-term and incentivizes their ongoing contribution to the platform’s success.

***

#### **6. Ecosystem Growth (36%)**

* **Purpose:** Dedicated to expanding the Genesy ecosystem, including marketplace liquidity, marketing efforts, and community initiatives.
* **Details:** Funds will be used for marketing campaigns, community building, liquidity support, and driving ecosystem growth, ensuring the platform continues to attract new users and thrive in the long run.

***

This supply allocation strategy is designed to balance rewarding players, supporting the development of the platform, and ensuring long-term sustainability for the Genesy ecosystem.


---

# 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, and the optional `goal` query parameter:

```
GET https://genesy.gitbook.io/genesy-docs/tokenomics/supply-allocation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
