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

# Token Distribution

### **Token Distribution & Emissions Overview**

This section outlines CoNET's token allocation across key areas, ensuring resources are directed toward ecosystem growth, community incentives, and network security. The distribution plan supports CoNET’s long-term vision by strategically balancing resources between development, rewards, and liquidity.

<figure><img src="/files/siB5ZMqahMM2avCk6LQR" alt=""><figcaption></figcaption></figure>

### Token Allocation Breakdown:

* 4% Early Backers:  Reserved for early-stage investors to onboard and support the foundational growth of CoNET.
* 10% – Team Allocation: Reserved to incentivize and reward team members for their contributions to CoNET’s success.
* 60% – Miner Rewards: Allocated to incentivize Miners and Relay Node participants, rewarding activity and supporting the ecosystem’s sustainability.
* 12% – CoNET Labs: To be used for ongoing development and to incentivize dAPP builders, fueling growth and innovation.
* 4% – Airdrops: Reserved for rewarding early adopters and fostering ecosystem participation during the initial stages.
* 10% – Liquidity: Allocated for usage on decentralized and centralized exchanges (DEX & CEX) to ensure healthy market liquidity.

### More informations about Emissions and Miners Rewards Distribution to be announced soon


---

# 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, and the optional `goal` query parameter:

```
GET https://doceng.conet.network/tokenomics/token-distribution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
