# EveryAI Tokenomics

#### **1. Token Distribution**

* **Total Supply**: 10,000,000,000,000,000,000,000,000,000,000,000,000 $EAI .
* **Allocation**:

<table><thead><tr><th>Allocation</th><th width="143">Percentage</th><th>Usage</th><th>Vesting Plan</th></tr></thead><tbody><tr><td>Community Incentives (Computing Power/Data)</td><td>50%</td><td>Reward community for AI contributions</td><td>Linearly vesting over 5 years, based on task contribution</td></tr><tr><td>Ecosystem Fund (Developers/Partnerships)</td><td>20%</td><td>Support developers, partnerships, and ecosystem growth</td><td>Milestone-based (e.g., mainnet, 1M users)</td></tr><tr><td>Team and Advisors</td><td>15%</td><td>Reward team and advisors for long-term commitment</td><td>12-month cliff, linear vesting over 2 years</td></tr><tr><td>Liquidity Pool</td><td>10%</td><td>Ensure liquidity for token trading</td><td>Released at mainnet launch</td></tr><tr><td>Strategic Partnerships</td><td>5%</td><td>Drive partnerships and marketing efforts</td><td>6-month cliff, linear vesting over 2 year</td></tr></tbody></table>

#### **2. Token Utilities**

* **Utility Token ($EAI)**:
  * Pay for AI service fees (model calls, data annotation)
  * Purchase network resources (computing power, storage)
  * Stake to improve device reputation score, receive higher-priority tasks


---

# 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://everyai.gitbook.io/everyai/tokenomic/everyai-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.
