# AIN DAO

- [What is AIN DAO](https://docs.ainetwork.ai/ain-dao/what-is-ain-dao.md)
- [Runo (Run Your Node)](https://docs.ainetwork.ai/ain-dao/what-is-ain-dao/runo-run-your-node.md): RUNO NFT is essential for building AI collaboration infrastructure. GPUs sold by RUNO are used as materials for GPU Sponsorship.
- [GPU Sponsorship Program](https://docs.ainetwork.ai/ain-dao/what-is-ain-dao/gpu-sponsorship-program.md): We provide collaborative GPUs to make AI more accessible to the community.
- [Onboarding & Participation](https://docs.ainetwork.ai/ain-dao/onboarding-and-participation.md)
- [Governance](https://docs.ainetwork.ai/ain-dao/governance.md)
- [Tokenomics](https://docs.ainetwork.ai/ain-dao/tokenomics.md)
- [AI Network Tokenomics](https://docs.ainetwork.ai/ain-dao/tokenomics/ai-network-tokenomics.md)
- [AINFT Tokenomics](https://docs.ainetwork.ai/ain-dao/tokenomics/ainft-tokenomics.md)


---

# Agent Instructions: 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:

```
GET https://docs.ainetwork.ai/ain-dao.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.
