# 如何上架 DAO？

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

<figure><img src="/files/Lh5LZGXE52dAd7ZeUQDN" alt=""><figcaption><p><a href="https://daobase.ai/">https://daobase.ai/</a></p></figcaption></figure>

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

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

3.若需创建新的 NFT 系列或社区通行证，请选择“创建”；如不需要，可选择“跳过”。如要添加已有的 PFP、NFT 通行证、Poap 或 OAT，请选择“添加”。

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

4.点击“创建”进入创建通行证页面。必填项包括通行证标志、名称和符号。根据通行证类型（质押型、固定价格型或曲线定价型），需填写不同的信息。详情请参见“[关于 NFT 通行证](/daobase/cn/he-xin-gong-neng/guan-yu-nft-pass.md)”说明。

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

5.创建通行证后，点击“添加”以纳入 PFP、NFT、POAP、OAT 等资产；如无需要，可选择“跳过”。完成后点击“下一步”继续。

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

6.在财库页面填写您的 DAO 财库地址，我们的团队将在7个工作日内进行审核。填写完成后，点击“下一步”。

<figure><img src="/files/5iIvt14FFc3DccsfWnfD" alt=""><figcaption></figcaption></figure>

7.在治理设置中，介绍成员并上传相关资料以便了解。填写治理代币合约地址、投票平台链接（支持多种平台）及 DAO 管理员信息。填写完成后，点击“下一步”。                                                                    &#x20;

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

8.在日历模块中，如果 DAO 在 Google 日历中有已安排的活动，可以选择公开显示日历，并填写对应的公开链接。我们将同步该日历数据，并在 DAO 首页展示，方便成员查看。填写完成后，点击“准备上架 DAO”。

<figure><img src="/files/3cd1t73dFVj7XSDOLb5I" alt=""><figcaption></figcaption></figure>

9.恭喜！您已成功创建 DAO。创建完成后，即可开始管理您的 DAO。别忘了点击“点击此处验证”，通过验证的 DAO 更具公信力和可信度。

<figure><img src="/files/phqs35hbGlx6GZ0C2qd8" 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-shang-jia-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.
