# humanDAO

## hDAO docs

- [Mission](https://docs.humandao.org/mission.md): Improve lives through crypto
- [About](https://docs.humandao.org/about.md)
- [Meals](https://docs.humandao.org/meals.md)
- [Play-to-Earn (P2E)](https://docs.humandao.org/play-to-earn-p2e.md)
- [Human Task Force](https://docs.humandao.org/human-task-force.md)
- [humanDAO Academy](https://docs.humandao.org/humandao-academy.md)
- [Help us buidl](https://docs.humandao.org/help-us-buidl.md)
- [$HDAO Token](https://docs.humandao.org/usdhdao-token.md)
- [Tokenomics](https://docs.humandao.org/usdhdao-token/tokenomics.md)
- [Value Accrual](https://docs.humandao.org/usdhdao-token/value-accrual.md)
- [$ENRG Token](https://docs.humandao.org/usdenrg-token.md)
- [Step by Step Buying Guide](https://docs.humandao.org/usdenrg-token/step-by-step-buying-guide.md)
- [Community & Rewards](https://docs.humandao.org/community-and-rewards.md): Community rewards and initiatives will be used to foster DAO growth and further decentralization.
- [Governance](https://docs.humandao.org/governance.md): This is an overview of the humanDAO's governance processes, and how you can get involved.
- [Proposal Template](https://docs.humandao.org/governance/proposal-template.md): Please use the following template to create a Draft Proposal
- [Treasury](https://docs.humandao.org/treasury.md)
- [Glossary](https://docs.humandao.org/glossary.md)
- [Disclaimer](https://docs.humandao.org/disclaimer.md): Please Read Before Purchasing HDAO Tokens or Attempting to Use the HDAO Network
- [Legal Notices](https://docs.humandao.org/legal-notices.md)
- [What is a DAO? ](https://docs.humandao.org/faq/what-is-a-dao.md)
- [ethereum.org](https://docs.humandao.org/faq/what-is-a-dao/ethereum.org.md)
- [What is an NFT?](https://docs.humandao.org/faq/what-is-an-nft.md)
- [ethereum.org](https://docs.humandao.org/faq/what-is-an-nft/ethereum.org.md)


---

# 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.humandao.org/mission.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.
