> For the complete documentation index, see [llms.txt](https://docs.metacces.com/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metacces.com/whitepaper/acces-coin/tokenomecs.md).

# Tokenomecs

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

<table><thead><tr><th width="228">Tag</th><th width="131">Progress</th><th width="135"># of Tokens</th><th width="78">% T.S</th><th width="128">Round Price</th><th width="368">Unlock schedule</th><th width="146">% Unlock TGE</th><th width="100">Cliff (M)</th><th width="207.199951171875">Vesting Remaining (M)</th><th width="207">Token Amount at TGE</th><th width="244">Average Monthly % Unlock</th></tr></thead><tbody><tr><td><strong>Seed fund</strong></td><td><mark style="color:green;">Complete</mark></td><td>25,000,000</td><td>5%</td><td>0,025</td><td>0% TGE, 18 months cliff, 36 months vesting</td><td>0%</td><td>18</td><td>36</td><td>0</td><td>0.1388%</td></tr><tr><td><strong>Private 1</strong></td><td><mark style="color:green;">Complete</mark></td><td>10,000,000</td><td>2%</td><td>0,035</td><td>0.50% TGE, 36 months vesting</td><td>0.50%</td><td>0</td><td>36</td><td>2,5M </td><td>0.055%</td></tr><tr><td><strong>Private 2</strong></td><td><mark style="color:green;">Complete</mark></td><td>10,000,000</td><td>2%</td><td>0,050</td><td>0.50% TGE, 36 months vesting</td><td>0.50%</td><td>0</td><td>36</td><td>2,5M</td><td>0.055%</td></tr><tr><td><strong>Private 3</strong></td><td><mark style="color:green;">Complete</mark></td><td>10,000,000</td><td>2%</td><td>0,07</td><td>0.30% TGE, 24 months vesting</td><td>0.30%</td><td>0</td><td>24</td><td>1,5M</td><td>0.083%</td></tr><tr><td><strong>Private 4</strong></td><td><mark style="color:green;">Complete</mark></td><td>10,000,000</td><td>2%</td><td>0,10</td><td>0.30% TGE, 24 months vesting</td><td>0.30%</td><td>0</td><td>24</td><td>1,5M</td><td>0.083%</td></tr><tr><td><strong>Private 5 (KOLs)</strong> </td><td><mark style="color:yellow;">In Progress</mark></td><td>10,000,000</td><td>2%</td><td>0,20</td><td>1% TGE, 12 months vesting</td><td>1%</td><td>0</td><td>12</td><td>5M </td><td>0.166%</td></tr><tr><td><strong>Public Sale (Liquidity)</strong></td><td><mark style="color:red;">On Hold</mark></td><td>100,000,000</td><td>20%</td><td>0,25</td><td>0% TGE, 12 months vesting</td><td>0%</td><td>0</td><td>-</td><td>0</td><td>-</td></tr><tr><td><strong>Marketing</strong></td><td>*******</td><td>50,000,000</td><td>10%</td><td>*******</td><td>1% TGE, -</td><td>1%</td><td>0</td><td>-</td><td>5M</td><td>-</td></tr><tr><td><strong>Team</strong></td><td>*******</td><td>55,000,000</td><td>11%</td><td>*******</td><td>0.30% TGE, 60 months vesting</td><td>0.30%</td><td>0</td><td>60</td><td>1,5M</td><td>0.183%</td></tr><tr><td><strong>Reserve</strong> </td><td>*******</td><td>100,000,000</td><td>20%</td><td>*******</td><td>*******</td><td>*******</td><td>*******</td><td>*******</td><td>*******</td><td>*******</td></tr><tr><td><strong>Ecosystem</strong></td><td>*******</td><td>120,000,000</td><td>24%</td><td>*******</td><td>*******</td><td>*******</td><td>*******</td><td>*******</td><td>*******</td><td>*******</td></tr></tbody></table>

## **Cumulative Unlocked & M. Inflation**

#### Cumulative Unlocked = Circulating supply = ACCES unlocked or released during this time period, cumulatively.

\
ACCES is a currency designed to combat inflation, and we embody this concept by distributing it effectively to investors while maintaining environmental integrity and a stable upward price.

This table represents the currency distribution over the first 5 years in comparison to the inflation rate at that time.

<figure><img src="/files/8idxHLYZIaGAV4HYhUN0" alt=""><figcaption></figcaption></figure>


---

# 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://docs.metacces.com/whitepaper/acces-coin/tokenomecs.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.
