# 常见问题解答（FAQ）

**常见问题解答（FAQ）**

1. **如何创建一个 DAO？**\
   您可以点击“[创建 DAO](#id-1.how-to-create-a-dao)”按钮开始创建流程。
2. **如何查找特定的 DAO？**\
   您可以通过在 [DAO Hub ](https://daobase.ai/creator/all)或[排行榜](https://daobase.ai/leaderboard/all/all)中输入 DAO 名称搜索，或者通过 DAO 类型、区块链网络进行筛选，并按财库规模、治理情况等条件排序，快速找到目标 DAO。
3. **DAOBase 目前支持哪些治理平台/框架的数据集成？**\
   DAOBase 目前支持几乎所有主流治理平台和框架的数据集成，包括 Snapshot、Aragon、Tally、Nouns、Compound、OpenZeppelin、Homebase、Moloch 等。
4. **DAOBase 目前支持哪些区块链网络的数据集成？**\
   主要支持以太坊（Ethereum）、Polygon 和 Tezos 等区块链网络。
5. **DAOBase 是否收取服务费用？**\
   DAOBase 当前提供的所有功能均完全免费。

***

**技术支持**

如果您对平台的数据或功能有任何疑问，欢迎联系技术支持团队：\
邮箱：<operation@daobase.ai>


---

# 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/chang-jian-wen-ti-jie-da-faq.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.
