> For the complete documentation index, see [llms.txt](https://docs.kingoflegends.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kingoflegends.net/8.-blockchain-utilisation/8.2.-token-allocation-and-token-burn.md).

# 8.2. Token Allocation and Token Burn

<table><thead><tr><th width="142">Pre-sale 20%</th><th width="307">(TGE 20%, lock 8 Month, vesting 10%/Month)</th></tr></thead><tbody><tr><td>Team 15%</td><td>(TGE 20%, lock 12 Month, vesting 10%/Month)</td></tr><tr><td>Partners 10%</td><td>(TGE 20%, lock 6 Month, vesting 5%/Month)</td></tr><tr><td>Game reward 10%</td><td>(TGE 50%, lock 6 Month, vesting 5%/Month)</td></tr><tr><td>Affiliate Marketing </td><td>15% (TGE 100%)</td></tr><tr><td>Marketing </td><td>5% (TGE 100%)</td></tr><tr><td>Staking reward </td><td>20% (TGE 30%, lock 4 Month, vesting 10%/Month)</td></tr><tr><td>Liquidity </td><td>5% (TGE 100%)</td></tr></tbody></table>

On 2/15/2024, we will unlock 140,000,000 KOL from the total of 550,000,000 KOL locked on gempad.app and burn this entire amount.

## Upcoming Token Burn Schedule:&#x20;

* 4/15/2024: Burn KOL from partners with a quantity of 64,000,000 KOL.
* 4/15/2024: Burn KOL from game rewards with a quantity of 40,000,000 KOL.
* 5/15/2024: Burn KOL from the pre-sale round with a quantity of 128,000,000 KOL.
* 10/15/2024: Burn KOL from the development team with a quantity of 96,000,000 KOL.

Follow the KOL token burn at the following address: <https://bscscan.com/token/0xd9eade302456aff8bf8d87ff0ef77dab1fb9230f?a=0x000000000000000000000000000000000000dead><br>

Decreasing the total supply through token burn is a significant step to increase the value of $KOL and bring more benefits to our community. Let's witness the strong development of KOL together!


---

# 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.kingoflegends.net/8.-blockchain-utilisation/8.2.-token-allocation-and-token-burn.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.
