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

# Tokenomics

## $NV Distribution

#### Total supply with no future inflation: 10,000,000,000 Tokens

| Allocation      | % of Allocation | # of Tokens        |
| --------------- | --------------- | ------------------ |
| Partnership     | 10%             | 1,000,000,000      |
| Team & Advisors | 20%             | 2,000,000,000      |
| Investors       | 10%             | 1,000,000,000      |
| Ecosystem Fund  | 50%             | 5,000,000,000      |
| Marketing       | 5%              | 500,000,000        |
| Liquidity       | 5%              | 500,000,000        |
| **Total**       | **100%**        | **10,000,000,000** |

#### Ecosystem Fund

Pivotal for Neverland's growth, it finances staking and mining rewards, spurring user engagement. Funds are also set aside for utilities, enhancing platform functionalities and covering essential operational expenses. NV DAO, community initiatives, airdrops, sponsorships, and promotional rewards are sponsored through this allocation, strengthening user loyalty and fostering partnerships. Ultimately, the Ecosystem Fund acts as a catalyst, propelling Neverland's innovation and expansion.

## Vesting Schedule

| Allocation      | % TGE unlocks | Cliff Months | Vested Months |
| --------------- | ------------- | ------------ | ------------- |
| Partnership     | 2.8%          | 0            | 36            |
| Team & Advisors | 0%            | 6            | 12            |
| Investors       | 0%            | 6            | 12            |
| Ecosystem Fund  | 0%            | 6            | 12            |
| Marketing       | 2.8%          | 0            | 36            |
| Liquidity       | No vesting    | -            | -             |


---

# 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://nvland.gitbook.io/whitepaper/usdnv/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.
