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

# Token Release Schedule

The team, advisors, and partners tokens are locked for at least 6 months. All other tokens are allocated to the private round, public round, liquidity, and ecosystem growth.&#x20;

![Release Schedule Chart ](/files/-MiNOeyWOEO3-idSDDlx)

|                         | Release Amount                            |
| ----------------------- | ----------------------------------------- |
| **Seed Round**          | 15% unlock on TGE, then 17% quarterly     |
| **Private A Round**     | 20% unlock on TGE, then 20% quarterly     |
| **Private B Round**     | 20% unlock on TGE, then 20% quarterly     |
| **Marketing Round**     | 10% unlock on TGE, then 22.5% quarterly   |
| **Public Round**        | 50% unlock on TGE, then 50% quarterly     |
| **Ecosystem Growth**    | 5% unlock on TGE, then 5% monthly         |
| **Liquidity**           | 30% unlock on TGE, then 5% monthly        |
| **Advisors & Partners** | 6 months fully locked, then 20% quarterly |
| **Founding Team**       | 6 months fully locked, then 20% quarterly |


---

# 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://vent-finance.gitbook.io/vent-finance/ventonomics/token-release-schedule.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.
