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

# Tokenomics

<figure><img src="/files/FPx7NEocNpX5caJgDDQt" alt=""><figcaption></figcaption></figure>

1. **Token Supply:**
   * Total Supply: 20,000,000,000 AiX tokens
2. **Distribution:**

* **In-Game Quest Rewards (Gaming Fuel):** 400,000,000 AiX tokens (30%)
  * Direct rewards for players completing in-game quests, solving challenges, and achieving milestones, serving as the lifeblood of the gaming experience.
* **Development Guild Allocations:** 100,000,000 AiX tokens (10%)
  * Allocated to the elite "Development Guild" – a community of skilled players contributing to the enhancement of the game environment, fostering a sense of collaboration and excellence.
* **Strategic Alliances Treasury:** 100,000,000 AiX tokens (10%)
  * Reserved for forming strategic alliances and partnerships within the gaming industry, creating unique in-game events and exclusive content.
* **Community Creativity Fund:** 150,000,000 AiX tokens (15%)
  * A dedicated fund to sponsor player-generated content, fan art, and community-driven events, celebrating the creativity of the player base.
* **Resonance Reserve:** 150,000,000 AiX tokens (15%)
  * A reserve aimed at maintaining the vibrancy of the ecosystem, providing liquidity, and ensuring smooth in-game transactions.
* **Innovation Vault:** 100,000,000 AiX tokens (10%)
  * A fund to spur innovation within the gaming environment, encouraging the development of novel in-game features and experiences.

1. **Staking Rewards:**
   * **Legendary Staking Pool:** Players can stake their AiX tokens in the "Legendary Staking Pool," earning unique in-game items, exclusive skins, and even early access to upcoming features.
2. **Governance and Community Impact:**
   * **Game Changer Council:** AiX holders constitute the "Game Changer Council," actively shaping the game's roadmap, voting on new quests, and proposing innovative in-game features.


---

# 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://ai-akita.gitbook.io/docs/aiakitax/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.
