# DAO 생성(Pop) 방법

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 설정 페이지**에서 로고, 이름, 태그, 소개 등 필수 정보를 입력합니다. 나머지 항목은 선택 사항이며, 입력을 마친 후 **‘NEXT’** 버튼을 클릭합니다.<br>

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

3.**토큰 생성 페이지**에서는 목적에 따라 두 가지 방식 중 하나를 선택할 수 있습니다:

* **Buzzing Curve 모델**:\
  토큰 로고, 이름, 심볼 등 필수 정보를 입력하고, 펀딩 토큰 및 초기 구매 금액을 설정합니다. 이후 **‘Pop Now’** 버튼을 클릭하여 다음 단계로 진행합니다.

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

* **Fundraising 모델**:\
  토큰의 로고, 이름, 심볼 등을 입력한 후, 펀딩 토큰과 목표 금액을 설정합니다.\
  필요 시 **Whitelist 모드**를 활성화하여 화이트리스트 주소, 할당 한도, 조기 구매 금액 등을 구성할 수 있습니다. 설정 후 \*\*‘Pop Now’\*\*를 클릭하여 다음 단계로 이동합니다.<br>

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

4. 마지막으로 토큰 정보를 다시 한번 확인하고, **‘Confirm’** 버튼을 눌러 온체인 생성을 완료합니다.

<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/kr/tutorials-and-guides/dao-pop.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.
