# Tokenomics

## Token Model and Allocation

The **XOXNO** token model is designed with a strategic allocation framework that ensures a balanced distribution among stakeholders, fostering long-term stability and growth. It encompasses various segments, including community incentives, ecosystem funds, and liquidity provisions, each precisely tailored to optimize the token's utility and market presence.

The total maximum supply of **XOXNO** tokens is limited to 100 million, which will become available and may potentially enter circulation over a span of five years. The XOXNO token has the following allocation:

<table data-full-width="false"><thead><tr><th>Allocation Type</th><th>Total Allocation</th><th>Percentage</th></tr></thead><tbody><tr><td>Private Sale</td><td>16,500,000</td><td>16.5%</td></tr><tr><td>Public Sale</td><td>23,500,000</td><td>23.5%</td></tr><tr><td>Involvement Rewards</td><td>3,500,000</td><td>3.5%</td></tr><tr><td>Liquidity</td><td>17,000,000</td><td>17%</td></tr><tr><td>Team</td><td>20,000,000</td><td>20%</td></tr><tr><td>Ecosystem</td><td>19,500,000</td><td>19.5%</td></tr></tbody></table>

A visual representation of aforementioned token model is provided in the following image below.

<figure><img src="/files/4wEFzd5g9wItiI9zK2Pz" alt=""><figcaption><p>XOXNO Token Model.</p></figcaption></figure>

## Release Schedule

The release schedule of XOXNO tokens is structured to balance market supply and demand, ensuring a steady and controlled flow of tokens into the ecosystem. This schedule details the phased distribution of tokens over time, aligning with key milestones and development objectives to maintain the token's stability and value. A simplified overview of the release schedule is provided below.

<figure><img src="/files/BMvNWvKIR9EZZhSKHO0V" alt=""><figcaption><p>XOXNO Release Schedule.</p></figcaption></figure>

## Capital Utilization Plan

The Capital Utilization Plan for XOXNO is strategically designed to optimize financial resource allocation and includes the following key areas:

* **Involvement Rewards**: This allocation is dedicated to rewarding active participation within the XOXNO ecosystem, such as engaging with the platform and completing specific tasks.
* **Liquidity**: The Liquidity portion is allocated to ensure that XOXNO tokens are readily available for trading on exchanges. This is critical for maintaining a healthy market for the token by providing stability and preventing large price fluctuations, thus facilitating smoother transactions for users.
* **Ecosystem**: Ecosystem funds are primarily allocated towards incentivizing user engagement and participation within the XOXNO platform, focusing on rewards and incentives that enhance user experience and contribution. Additionally, these funds can be strategically utilized to ensure sufficient liquidity, particularly to facilitate listings on centralized exchanges (CEX), supporting the token's market presence and accessibility while fostering the project's long-term growth and innovation.

## Vesting Schedule

A detailed overview of the vesting schedule is provided as a Google Sheet at the following link:

<https://docs.google.com/spreadsheets/d/1me8SlALX-JOpxs7yj7cl5rFFsMnPvV4z/edit#gid=544459112>&#x20;


---

# 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.xoxno.com/token-utility/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.
