# Tokenomics

Here is a breakdown of the Neko Token Distribution:

<table><thead><tr><th>Category</th><th width="118.862060546875">Allocation</th><th width="167.20703125">Vesting</th><th>Notes</th></tr></thead><tbody><tr><td>Team</td><td>10%</td><td>2 Month Cliff</td><td>~</td></tr><tr><td>Airdrop</td><td>33%</td><td>~</td><td>Already executed on <a href="https://x.com/neko_hl/status/1935054709620093149">June 18th 2025</a></td></tr><tr><td>Liquidity</td><td>14.43%</td><td>~</td><td>HIP-2, for orderbook spot liqudity</td></tr><tr><td>Burned</td><td>6.92%</td><td>~</td><td>~</td></tr><tr><td>Treasury</td><td>9.035%</td><td>~</td><td>Used for Growth, Operations, GTM, EVM Liquidity</td></tr><tr><td>Fair Launch</td><td>12.95%</td><td>~</td><td>Sold in the HFun Launch back in <a href="https://x.com/neko_hl/status/1880666510559256766">January 19th 2025</a></td></tr><tr><td>Fundraise</td><td>10.365%</td><td>1.5 Month Cliff</td><td>Sold to support operations and infrastructure costs.</td></tr><tr><td>Omo Pre-Seed</td><td>3.3%</td><td>3 Month Cliff 3 Month Linear Vest</td><td>Omo is the parent company of Neko<br><br>Omo funds were used to develop Neko<br><br>Allocation to the earliest believers in Neko</td></tr></tbody></table>

{% hint style="info" %}
We will add a graph of token unlocks soon
{% endhint %}


---

# 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.neko.fun/neko.hl/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.
