# 如何发起（Pop）一个 DAO？

1.打开 DAOBase 主页（<https://daobase.ai/），连接钱包后，点击“Pop> Now”进入 DAO 配置界面。

<div align="left"><figure><img src="/files/tqXp2TQLCxmKvWPGUo6L" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/HpK8gQtgh8Ee6JWprJln" alt=""><figcaption></figcaption></figure>

2.在 DAO 设置页面，填写必填信息，如 DAO 标志、名称、标签和简介，其他字段为可选。填写完成后，点击“下一步”。<br>

<figure><img src="/files/PH3Azjge5yYzPgtlXJaT" alt=""><figcaption></figcaption></figure>

3.在代币创建页面，根据需求选择“Buzzing Curve”（曲线发行）或“Fundraising Model”（筹资模式），并填写相应参数。

* **Buzzing Curve:** 填写代币标志、名称、符号等必填信息，选择筹资代币和早期购买金额，点击“Pop Now”进入下一步。

<figure><img src="/files/dehcqBqg6ZahTV0rT1WE" alt=""><figcaption></figcaption></figure>

* **Fundraising Model**: 填写代币标志、名称、符号等必填信息，选择筹资代币并设置筹资金额。可开启白名单模式，配置白名单地址、分配额度和早期购买金额。点击“Pop Now”进入下一步。

  <figure><img src="/files/vf1dTy6fhVwcItrM3N6F" alt=""><figcaption></figcaption></figure>

4. 审核代币详情后，点击“确认”完成链上确认。

<figure><img src="/files/m2JmGoo1XhjpxHzyqHO8" alt=""><figcaption></figcaption></figure>

**5. 恭喜你！你已成功创建 DAO。**

创建完成后，你可以开始管理你的 DAO，包括设置资料、添加成员、治理配置等。\
别忘了点击 **“Verify here”** 进行验证——经过验证的 DAO 更具可信度和公信力，会在平台上获得更高的展示优先级与信任度。

<figure><img src="/files/vV0aJKySrdcYRPHnR7OR" alt=""><figcaption></figcaption></figure>


---

# 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/ru-he-fa-qi-pop-yi-ge-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.
