# HK.Chat DAO

## HK.Chat DAO

- [Overview](https://docs.hk.chat/overview.md)
- [Get YOHO Token](https://docs.hk.chat/get-yoho-token.md)
- [Roadmap](https://docs.hk.chat/roadmap.md)
- [Tokenomics](https://docs.hk.chat/tokenomics.md)
- [NFT Marketplace](https://docs.hk.chat/nft-marketplace.md)
- [YOHO Pass](https://docs.hk.chat/yoho-pass.md): Stake your YOHO PASS to receive $YOHO Tokens.
- [AI KEY](https://docs.hk.chat/ai-key.md): AI Key holders have the White List to mint HK.Chat NFT.
- [Governance](https://docs.hk.chat/governance.md): Token holders can participate in community governance through voting.
- [Community](https://docs.hk.chat/community.md)
- [Community Fund](https://docs.hk.chat/community-fund.md): The Community Fund is an incentive for HK.Chat users.
- [Contracts](https://docs.hk.chat/contracts.md)
- [Offical Link](https://docs.hk.chat/offical-link.md)
- [Brand assets](https://docs.hk.chat/brand-assets.md): YOHO Token & HK.Chat


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.hk.chat/overview.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.
