> For the complete documentation index, see [llms.txt](https://nextablen.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nextablen.gitbook.io/untitled/use-cases/token-model.md).

# Token Model

**The NexTablen ecosystem uses a dual-token model, one is the NET governance token and the NEX reservation token**. NET is the governance token in the ecology, holders will be able to participate in voting in the ecology, and can also enjoy corresponding rights and interests. NEX is an internal reservation token of the NexTablen exchange, and enjoys the dividend right of the exchange fee and the priority of listing coins.&#x20;

## **NET Governance Token**&#x20;

Circulation: 16,000 pieces&#x20;

Online price: 1U&#x20;

Distribution ratio: 10000 .6000 DAO pool&#x20;

Transaction tax: buy 100% slippage, sell 10% slippage Sell and destroy: U earned (90 into the wallet + 5% into the pot + 4% of nodes + 1% of task rewards) Distribution of taxes and fees: 5% return to the LP pot, 4% node dividends, 1% for task rewards (publicity and promotion tasks) The first exchange, NexTablen Exchange, is free to trade.&#x20;

NET reached 100,000 addresses and opened free transactions on NexTablen

## NEX Reservation Token&#x20;

Total issuance: 10 million pieces, 1NEX=1USDT Note: NEX is the internal reservation token of NexTablen Exchange, which must be gradually released by nodes.

1. Holding NEX can participate in AI arbitrage.
2. Holding NEX can give priority to participating in node subscription.
3. Holding NEX can enjoy priority airdrop rights and priority subscription rights.
4. Holders of NEX have the priority to list coins.
5. Holding NEX can enjoy the dividend right of exchange fees (holding 3000NEX)&#x20;

## Token Value System&#x20;

The NexTablen economic incentive mechanism is designed according to the following principles:&#x20;

(1) The more contributions, the more benefits;&#x20;

(2) Eliminate large households;&#x20;

(3) Freedom of entry and exit;&#x20;

(4) Create a fair and benign competitive environment;&#x20;

(5) Ensure reasonable and relatively stable returns.


---

# 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://nextablen.gitbook.io/untitled/use-cases/token-model.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.
