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

# Tokenomics

Token Supply: The total supply of XAI tokens is fixed at X tokens, with no additional tokens minted in the future. The distribution of tokens includes a predetermined allocation for the development team, advisors, community rewards, and a public sale.

Token Distribution:

* Development Team: X% of the token supply is allocated to the development team, vested over a defined period to ensure long-term commitment and alignment of interests.
* Advisors: X% of the token supply is allocated to advisors who provide guidance and expertise to the project.
* Community Rewards: X% of the token supply is reserved for community rewards, incentivizing active participation, feedback, and contributions from the user base.
* Public Sale: X% of the token supply is allocated for public sale, allowing interested participants to acquire XAI tokens.

Token Allocation:

* X% of the tokens are allocated for platform development, including ongoing enhancements, infrastructure, and research.
* X% of the tokens are allocated for marketing and partnerships, facilitating the growth and adoption of the Xniper AI platform.
* X% of the tokens are reserved for liquidity and exchange listings, ensuring sufficient liquidity for token holders and enabling trading on major exchanges.


---

# 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:

```
GET https://xniper-ai.gitbook.io/xniper-ai-whitepaper/tokenomics.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.
