# 教程与指南

- [如何发起（Pop）一个 DAO？](https://docs.daobase.ai/daobase/cn/jiao-cheng-yu-zhi-nan/ru-he-fa-qi-pop-yi-ge-dao.md)
- [如何上架 DAO？](https://docs.daobase.ai/daobase/cn/jiao-cheng-yu-zhi-nan/ru-he-shang-jia-dao.md)
- [如何认领 DAO？](https://docs.daobase.ai/daobase/cn/jiao-cheng-yu-zhi-nan/ru-he-ren-ling-dao.md)
- [如何设置个人主页？](https://docs.daobase.ai/daobase/cn/jiao-cheng-yu-zhi-nan/ru-he-she-zhi-ge-ren-zhu-ye.md)
- [如何铸造 DAO 徽章？](https://docs.daobase.ai/daobase/cn/jiao-cheng-yu-zhi-nan/ru-he-zhu-zao-dao-hui-zhang.md)
- [常见问题解答（FAQ）](https://docs.daobase.ai/daobase/cn/jiao-cheng-yu-zhi-nan/chang-jian-wen-ti-jie-da-faq.md)
- [术语表](https://docs.daobase.ai/daobase/cn/jiao-cheng-yu-zhi-nan/shu-yu-biao.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.daobase.ai/daobase/cn/jiao-cheng-yu-zhi-nan.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.
