> For the complete documentation index, see [llms.txt](https://docs.global-entertainment-token.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.global-entertainment-token.org/10.-token-allocation-and-economic-design-tokenomics/10.3-initial-token-allocation-and-release-schedule.md).

# 10.3 Initial Token Allocation and Release Schedule

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

## Initial Allocation

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Category</td><td valign="top">Allocation</td><td valign="top">Purpose</td></tr><tr><td valign="top">Foundation</td><td valign="top">60%</td><td valign="top">Project support, DAO management, rewards, partnership support, liquidity supply, etc.</td></tr><tr><td valign="top">Project rewards</td><td valign="top">15%</td><td valign="top">Long-term rewards for developers, management, and creators</td></tr><tr><td valign="top">Marketing</td><td valign="top">15%</td><td valign="top">Community formation, listing strategy, promotion, etc.</td></tr><tr><td valign="top">Ecosystem development</td><td valign="top">5%</td><td valign="top">Technical development of platforms, wallets, etc.</td></tr><tr><td valign="top">Investors, early users</td><td valign="top">5%</td><td valign="top">Initial market formation through presales, airdrops, etc.</td></tr></tbody></table>

&#x20;

## Release Schedule and Lockup

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Category</td><td valign="top">Lock-up Period</td><td valign="top">Vesting</td><td valign="top">Remarks</td></tr><tr><td valign="top"><p>Foundation</p><p> </p></td><td valign="top">None (approval system)</td><td valign="top">Proposal and voting are done step by step</td><td valign="top">Approval can be done only by DAO vote each time. Bulk release is not possible</td></tr><tr><td valign="top">Project rewards</td><td valign="top">Limited</td><td valign="top">60-month linear release (2 stages)</td><td valign="top">Half released at 37.5% of Foundation release amount / remaining half released over time</td></tr><tr><td valign="top">Marketing</td><td valign="top">No restrictions in principle (some restrictions apply)</td><td valign="top">Stage release up to 60 months</td><td valign="top">Stage release according to listing and increased awareness</td></tr><tr><td valign="top">Investors/early users</td><td valign="top">No restrictions in principle (some restrictions apply)</td><td valign="top">Stage release up to 6 months</td><td valign="top">Reduced selling pressure while maintaining stability</td></tr></tbody></table>


---

# 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.global-entertainment-token.org/10.-token-allocation-and-economic-design-tokenomics/10.3-initial-token-allocation-and-release-schedule.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.
