> 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/community-fund.md).

# Community Fund

10% of the initial supply of YOHO tokens will be allocated towards the community fund (100M YOHO).&#x20;

### Developers in the community apply to obtain YOHO tokens

Community developers fill out a form to apply for YOHO tokens.

To ensure fairness and transparency in the application process, we have established corresponding procedures and approval mechanisms. When applying for YOHO tokens, developers will need to provide relevant information such as their name, works, and contributions. This information will serve as the basis for evaluating and reviewing applications.

After approval, the tokens will be distributed to eligible developers or other community contributors. In addition, official announcements will be made to the community, outlining the token allocation and publicly disclosing the review results to ensure a fair and transparent process.

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

### Token holders review applications for the distribution of tokens

To ensure the fair allocation and healthy development of the YOHO token ecosystem, the community has established a comprehensive token voting mechanism.&#x20;

In this mechanism, token holders can vote to review and decide whether or not to distribute tokens to community developers or contributors. This approach effectively controls the distribution of tokens while incentivizing active participation from all members of the community.

Token holders may participate in voting through [Snapshot](https://snapshot.org/#/hkchat.eth). The community will list the information of pending token applications for review and distribution. Token holders cast their votes based on the applicant's contributions and works. If enough token holders support the application, then the applicant will receive a distribution of YOHO tokens.

It is important to note that during the voting process, token holders must strictly adhere to the rules and procedures and avoid any unfair voting practices. If issues or violations are discovered, the community officials will investigate and take appropriate action to prevent negative impacts on the token ecosystem and community development.


---

# 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/community-fund.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.
