# How to list a DAO？

1.Open the DAOBase homepage (<https://daobase.ai/>), connect your wallet, and click on 'List DAO' to access the DAO configuration interface.

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

2.In **DAO Settings**, enter essential details like the DAO logo, name, and introduction (required). The other fields are optional. Click "NEXT" when done. <br>

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

3.To create an NFT Collection or Community PASS, choose "Create." Otherwise, select "Skip." To add existing ones like PFP, NFT PASS, Poap, and OAT, choose "Add."

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

4.Click "Create" to access the Create PASS page. Required fields: PASS logo, name, and symbol Information varies based on PASS type (Staking, Fixed Price, or Bonding Curve). See "[**About the NFT PASS**](/daobase/core-feature/about-the-nft-pass.md)" for details.

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

5.After creating your PASS, click "Add" to include PFPs, NFTs, POAPs, OAT etc. Otherwise, choose "Skip." Click "NEXT" to continue.

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

6.On the Treasury page, add your DAO's Treasury address. Our team will review it within 7 business days. Click "NEXT" when done.

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

7.In Governance Settings, introduce members and upload profiles for understanding. Enter Governance Token Contract, Voting Platform Link (which supports various platforms), and DAO Admin.    Click "NEXT" when done.                                                                       &#x20;

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

8.In the calendar module, if DAO has scheduled events on Google Calendar, it can choose to publicly display the calendar and subsequently register the relevant public URL. We will monitor the calendar data and showcase it on the DAO homepage for members to view\.Click "Ready to DAO" when done.

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

9.Congratulations! You have successfully created a DAO. After creation, you can start managing your DAO. Don't forget to click "**verify here**."  Verified DAOs are more trustworthy and credible.&#x20;

<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/tutorials-and-guides/how-to-list-a-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.
