# How to pop a DAO?

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

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

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

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

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

3.On the Token Create page, you can choose either the **Buzzing Curve** or **Fundraising Model** based on your needs and fill in the corresponding parameters.

* **Buzzing Curve:** Fill in the required details such as token logo, name, and symbol. Select the fundraising token and the amount for early purchase, then click "**Pop Now"** to proceed to the next step."

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

* **Fundraising Model**: Fill in the required token details, including logo, name, and symbol. Choose the fundraising token and set the fundraising amount. You can also enable Whitelist Mode to configure whitelist addresses, allocation limits, and early purchase amounts. Click **'Pop Now'** to proceed to the next step.<br>

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

4. Review the token details and click the **'Confirm'** button to complete the on-chain confirmation.

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

5.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.

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