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

# Tokenomics

## WINZY Tokenomics

\
The **WINZY Token** is the backbone of the WinzyAI ecosystem, powering everything from agent interactions and contest entries to marketplace purchases and creator payouts. It transforms user engagement and creativity into real economic value — seamlessly linking fun, utility, and reward.

### Total Supply: 100,000,000,000 Token

**1. Team - 5% (5,000,000,000 Tokens)**

A portion of the tokens is reserved for the **WINZY** team, ensuring long-term commitment and growth. These tokens will be distributed over time according to a vesting period to align the team's incentives with the project's success.

* **Vesting Period:** Tokens will be unlocked gradually over a defined period to encourage the team's continued effort and vision.

***

**2. Liquidity - 5% (5,000,000,000 Tokens)**

This allocation ensures that there is sufficient liquidity in the market to facilitate smooth transactions within the **WINZY** ecosystem.

* **Usage:** To maintain a healthy market, these tokens will be used for liquidity pools, facilitating smooth trading and price stability.

***

**3. Investor - 10% (10,000,000,000 Tokens)**

This section is dedicated to early investors who believe in the project’s vision and will contribute to its funding and growth.

* **Vesting Period:** A portion of the investor tokens will be locked with a vesting schedule to avoid sudden sell-offs and ensure long-term support for the project.

***

**4. Marketing & Development - 20% (20,000,000,000 Tokens)**

This allocation is essential for driving growth and continuous development of the WINZY platform. It will be used to attract new users, expand the ecosystem, and support future game and platform updates.

* **Marketing Activities:** A significant portion will be allocated to marketing campaigns, influencer partnerships, and promotional activities aimed at building awareness and attracting new users.
* **Development & Future Updates:** The remaining tokens will go toward future game development, feature enhancements, and other improvements to ensure the platform remains innovative and engaging. A 10-month vesting period ensures steady growth.

***

**5. Community - 60% (60,000,000,000 Tokens)**

The community will be at the core of the **WINZY** ecosystem. A significant portion of the total supply will be dedicated to rewarding and incentivizing the active participation of users.

* **50% for Current Players - 50,000,000,000 Tokens**\
  These tokens will be distributed to current players with no restrictions, enabling them to use their rewards immediately. This distribution is designed to incentivize existing players and reward their engagement.
* **10% for Future Rewards - 10,000,000,000 Tokens**\
  These tokens will be held in reserve for future farming, rewards, and game updates. The goal is to keep players engaged over time by offering ongoing rewards and updates that enhance the gaming experience.

***

#### Summary:

* Total Supply: 100,000,000,000 Tokens
* Team: 5% (5,000,000,000 Tokens)
* Liquidity: 5% (5,000,000,000 Tokens)
* Investor: 10% (10,000,000,000 Tokens)
* Marketing & Development: 20% (20,000,000,000 Tokens)
* Community: 60% (60,000,000,000 Tokens)
* * 50% for current players (50,000,000,000 Tokens)
  * 10% for future rewards (10,000,000,000 Tokens)

\ <br>


---

# 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://winzyai.gitbook.io/winzyai/tokenomics.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.
