# DAO 등록 방법은?

1.**DAOBase 홈페이지 접속 및 지갑 연결**\
[DAOBase 메인 페이지](https://daobase.ai/)에 접속한 후, 지갑을 연결합니다.\
상단 메뉴에서 **\[List 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 로고, 이름, 소개 등 필수 정보를 입력합니다.\
나머지 항목은 선택 사항이며, 입력을 마친 후 \*\*\[NEXT]\*\*를 클릭합니다.

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

3.**NFT 컬렉션 또는 커뮤니티 PASS 생성 여부 선택**\
NFT 컬렉션이나 커뮤니티 PASS를 새로 생성하려면 \*\*\[Create]\*\*를 선택하세요.\
이미 보유 중인 PFP, NFT PASS, POAP, OAT 등을 추가하려면 **\[Add]**, 건너뛰려면 \*\*\[Skip]\*\*을 선택합니다.

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

4.**PASS 생성 (선택 시)**\
PASS 생성 페이지에서 PASS 로고, 이름, 심볼 등 필수 정보를 입력합니다.\
PASS 유형(스테이킹, 고정가, 본딩 커브)에 따라 추가 정보가 달라지며, 자세한 내용은 \*\*\[About the NFT PASS]\*\*를 참조하세요.

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

5.**추가 자산 등록**\
PASS 생성이 완료되면, \*\*\[Add]\*\*를 클릭하여 PFP, NFT, POAP, OAT 등을 추가할 수 있습니다.\
추가하지 않으려면 \*\*\[Skip]\*\*을 선택하고 \*\*\[NEXT]\*\*를 클릭하여 다음 단계로 이동합니다.

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

6.**DAO 금고 주소 등록**\
DAO의 Treasury(금고) 주소를 입력합니다.\
제출 후, DAOBase 운영팀이 **영업일 기준 7일 이내에 검토**를 진행합니다.\
완료 후 \*\*\[NEXT]\*\*를 클릭합니다.

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

7.**거버넌스 설정**\
DAO 멤버 소개 및 프로필 이미지를 업로드합니다.\
거버넌스 토큰 계약 주소, 투표 플랫폼 링크(여러 플랫폼 지원), DAO 관리자 주소를 입력한 후 \*\*\[NEXT]\*\*를 클릭합니다.                                                                     &#x20;

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

8.**캘린더 모듈 설정**\
DAO가 **Google Calendar를 사용하여 이벤트를 운영 중이라면**, 해당 캘린더의 공개 URL을 등록하여 커뮤니티에 일정을 공유할 수 있습니다.\
DAOBase는 등록된 일정 데이터를 자동으로 모니터링하여 DAO 페이지에 표시합니다.\
입력 후 **\[Ready to DAO]** 버튼을 클릭하여 설정을 완료하세요.

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

9.**DAO 생성 완료**\
DAO가 성공적으로 생성되었습니다!이제부터 DAO 관리를 시작할 수 있습니다.\*\*\[verify here]\*\*를 클릭하여 인증 절차를 완료하는 것을 잊지 마세요.인증된 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/kr/tutorials-and-guides/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.
