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

# Tokenomics

{% embed url="<https://www.youtube.com/watch?v=M8Le4gbUPWI>" %}

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

* The investors' tokens will unlock on September 23, 2024.
* The team's tokens will unlock on September 23, 2025

<figure><img src="/files/1FeCs9IDQbAsnOoZnzkG" alt=""><figcaption></figcaption></figure>

## The burning mechainism&#x20;

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

<table data-header-hidden><thead><tr><th width="214">   </th><th width="66">%</th><th>Address</th></tr></thead><tbody><tr><td>Investor </td><td>10%</td><td>0x77315632Ddb8B1C91635eDcB25f79c155911b3F3</td></tr><tr><td>Team </td><td>10%</td><td>0x12BE96Fb3cB36b75AAba7CFbE8259a273bA7dc5d</td></tr><tr><td>Community Fund </td><td>10%</td><td>0x7043775Cf457880D4f738F6515247C3b44DA31Ad</td></tr><tr><td>YOHO PASS Staking</td><td>70%</td><td>0x0f94a355bDcFAbF986857BE71AEAAdaFCB32B55d</td></tr></tbody></table>

**Community Fund loan out a portion of the budget to provide market liquidity for YOHO (currently: 50M YOHO)**


---

# 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.hk.chat/tokenomics.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.
