# Tokenomics

The $NAI token will have a total supply of **1,000,000,000**, with an initial circulating supply of **600,000,000**. The token distribution is designed to ensure long-term sustainability, incentivize network participation, and cover operational costs through a transaction tax.

***

### **Distribution**

<table data-header-hidden data-full-width="false"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Purpose</strong></td><td align="center"><strong>Percentage</strong></td><td align="center"><strong>Vesting</strong></td><td align="center"><strong>$NAI Amount</strong></td></tr><tr><td align="center">Liquidity Pool</td><td align="center"><strong>50%</strong></td><td align="center">-</td><td align="center"><strong>500,000,000</strong></td></tr><tr><td align="center">Network Emissions</td><td align="center"><strong>20%</strong></td><td align="center">Stored in the treasury untill required</td><td align="center"><strong>200,000,000</strong></td></tr><tr><td align="center">CEX Liquidity</td><td align="center"><strong>5%</strong></td><td align="center">Stored in a Multi Sig Safe</td><td align="center"><strong>50,000,000</strong></td></tr><tr><td align="center">Treasury</td><td align="center"><strong>5%</strong></td><td align="center">Stored in a Multi Sig Safe</td><td align="center"><strong>50,000,000</strong></td></tr><tr><td align="center">Angel Investors</td><td align="center"><strong>20%</strong></td><td align="center">50% TGE <br>50% linearly vested over 6 weeks</td><td align="center"><strong>200,000,000</strong></td></tr></tbody></table>

***

### **Transaction Tax**

To ensure the long-term sustainability and development of Nimbus, a **transaction tax** will be applied on $NAI transactions. This tax will be used to:

1. **Cover Operating Costs**: Supporting infrastructure, team operations, and ongoing development of the platform.
2. **Maintain Ecosystem Health**: Funds will help grow and sustain the decentralized infrastructure.

The tax mechanism ensures that Nimbus remains operational and scalable while benefiting the community.

***


---

# 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.nimbuschat.ai/nimbus-token/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.
