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

# Tokenomics/Distribution

The token will be fairly distributed across the following areas:

* 30% towards Liquidity mining
* 42.5% towards the Treasury
* 15% towards the core team (24 month linear vest, 9-month cliff with a 10% unlock) \[Unlock started on 10.10.2023]
* 2.5% to [New Order](https://neworder.network/) treasury (Incubator) \[Unlock started on 10.10.2023]
* 5% towards investors (24 month linear vest, 6-month cliff with a 10% unlock) \[Unlock started on 19.06.2023]
* 5% to the IFO

Unlock schedule:

* Investors: 6-month cliff with a 10% unlock, 18 month linear vest.
* Team: 9-month cliff with a 10% unlock, 15 month linear vest.


---

# 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:

```
GET https://y2k-finance.gitbook.io/y2k-finance/tokenomics/tokenomics-distribution.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.
