# Tokenomics

ART token is the governance token of Artemis Finance. The Tokenomics may have some minor changes and the vesting schedule will be updated step by step.

<table><thead><tr><th width="196">Allocation</th><th width="394">Description</th><th>Percentage</th></tr></thead><tbody><tr><td>Airdrop</td><td>10% airdrop to early campaign participants, such as early METIS stakers, liquidity providers and ecosystem partners.</td><td>10%</td></tr><tr><td>Token Sale</td><td>Private sale and launchpad sale</td><td>15%</td></tr><tr><td>Treasury</td><td>2% initial unlock followed with 24-month vesting</td><td>34%</td></tr><tr><td>Ecosystem</td><td>24-month linear vesting</td><td>20%</td></tr><tr><td>Liquidity Provision</td><td>100% unlocked</td><td>6%</td></tr><tr><td>Protocol Development</td><td>3-month cliff, followed with 21-month vesting</td><td>15%</td></tr></tbody></table>


---

# 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://docs.artemisfinance.io/mechanism/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.
