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

# 6.Tokenomics

**6.1 Token information**

* Token name：Sender AI Token
* Token symbol：ASI
* Token contract：token.sendertge.near
* CoinGecko：<https://www.coingecko.com/en/coins/sender-ai>
* Explorer: [https://nearblocks.io/token/token.sendertge.near](https://nearblocks.io/token/token.sendertge.near#)

**6.2 Tokenomics**

<figure><img src="/files/0nnIxxgbPPRf2FnDW1YZ" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th>Token Allocation</th><th width="159">% of Total Supply</th><th width="160">Unlock % at TGE</th><th>Release schedule</th></tr></thead><tbody><tr><td>Investor</td><td>18%</td><td>0%</td><td>6 months cliff and 18 months linear vesting</td></tr><tr><td>Team &#x26; Advisor</td><td>10%</td><td>0%</td><td>9 months cliff and 24 months linear vesting</td></tr><tr><td>Ecosystem Incentive</td><td>48%</td><td>0%</td><td>12 months cliff and 40 months linear vesting</td></tr><tr><td>Marketing</td><td>12%</td><td>16.66%</td><td>10 months linear vesting</td></tr><tr><td>Airdrop</td><td>5.2%</td><td>0%</td><td>1 week cliff and 3 weeks vesting</td></tr><tr><td>Staking</td><td>4%</td><td>0%</td><td>-</td></tr><tr><td>Exchange Liquidity</td><td>2%</td><td>100%</td><td>-</td></tr><tr><td>Launchpad</td><td>0.8%</td><td>100%</td><td>-</td></tr></tbody></table>

Detailed information about the airdrop and staking will be shared with the community later.

**6.3 Utility and Functionality of the ASI Token**

* **Network Maintenance Fees:** AI agents can use ASI tokens to pay for network maintenance, ensuring smooth and secure operations.
* **Solver Registration:** New AI solvers must stake a certain amount of ASI tokens to register on the network. This serves as a quality control measure and prevents spam.
* **Service Access:** Users and AI agents can use ASI tokens to access core services within the network, such as proprietary algorithms, specialized datasets, and enhanced processing capabilities.
* **Dynamic Scaling:** As demand for AI services fluctuates, ASI tokens can be used to dynamically scale solver capabilities, ensuring optimal performance and cost-effectiveness.
* **Solver Evolution:** AI solvers can use ASI tokens to access advanced learning algorithms and datasets, supporting their growth and adaptability.
* **Solver-to-Solver Transactions:** AI solvers can transact with each other using ASI tokens for services such as data analysis, collaborative learning, or task execution.
* **Governance Participation:** ASI holders can participate in the decentralized governance of the Sender network, voting on important decisions.
* **Liquidity Incentives:** To ensure network liquidity and activity, ASI tokens can be used to incentivize liquidity providers.


---

# 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://sender-network.gitbook.io/sender-network-docs/6.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.
