# 如何认领 DAO？

除了通过平台直接[创建 DAO](/daobase/cn/jiao-cheng-yu-zhi-nan/ru-he-shang-jia-dao.md) 外，用户还可以通过“认领”功能管理自己钱包账户中的 DAO。

#### 1.用户可在[排行榜](https://daobase.ai/leaderboard/all/all)模块中搜索 DAO 名称，查找自己主动管理的 DAO。

* **点击 DAO 头像，进入该 DAO 首页。**

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

* 点击“认领”按钮，进入认领页面。

<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 对应的 Twitter 账号管理员，并保持已登录状态。

* #### 点击“认领”进入 Twitter 授权页面。
* **点击“授权应用”按钮，完成 Twitter 账号验证后，即可获得该 DAO 的管理权限。**<br>

  <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 的相关信息。

<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/cn/jiao-cheng-yu-zhi-nan/ru-he-ren-ling-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.
