# DAO 소유권 등록(Claim) 방법

플랫폼에서 DAO를 직접 생성하여 등록하는 것 외에도, 사용자는 [**Claim 기능**](/daobase/kr/tutorials-and-guides/dao.md)을 통해 지갑 계정에 연결된 DAO를 관리할 수 있습니다.

**1.DAO 검색 및 홈 진입**\
[리더보드](https://daobase.ai/leaderboard/all/all) 모듈에서 자신이 운영 중인 DAO 이름을 검색하여 해당 DAO를 찾습니다.

* DAO의 아바타를 클릭하면 DAO의 홈 화면으로 이동합니다.

<figure><img src="/files/lgaGEmjLveO8bOU2iPwV" alt="" width="563"><figcaption></figcaption></figure>

* 이후 **\[Claim]** 버튼을 클릭하여 소유권 등록 페이지로 진입합니다.

<div align="center" data-full-width="false"><figure><img src="/files/vywpl41uxm5chWqlAwVT" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="center"><figure><img src="/files/B08RPBBavkE5LkYmZhb7" alt="" width="563"><figcaption></figcaption></figure></div>

#### 2.**트위터 계정 인증** DAO에 연결된 트위터 계정의 관리자임을 확인한 후, 트위터에 로그인된 상태를 유지하세요.

* **\[Claim]** 버튼을 클릭하면 트위터 인증 페이지로 이동합니다.
* **\[Authorize app]** 버튼을 클릭하여 인증 절차를 완료하면, 해당 트위터 계정이 검증되고 DAO에 대한 관리 권한이 부여됩니다.

<figure><img src="/files/4AnDg3MBqVwgWHenQkpl" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/4cpVTOTwq7yMvsCauLdm" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/5XyqkyAavVMj99NDY0r5" alt="" width="563"><figcaption></figcaption></figure>

#### 3.**DAO 관리 시작** 소유권 등록이 완료되면, 개인 센터의 **‘내가 관리하는 DAO’** 섹션에서 해당 DAO를 확인할 수 있습니다.&#x20;

* **설정** 버튼을 클릭하면 DAO 관련 정보를 자유롭게 편집할 수 있습니다.

<figure><img src="/files/1xDQlLKVcsAW7F9ZW9Gk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/twjJ5eJ4mLHxH4KVrmIT" 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-claim.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.
