# How to claim a DAO？

Apart from listing DAOs on the platform by directly [creating them](/daobase/tutorials-and-guides/how-to-list-a-dao.md), users can also manage DAOs on their wallet accounts through the Claim feature.

#### 1.Users can search for the DAO name in the [leaderboard](https://daobase.ai/leaderboard/all/all) module to find the DAO they actively manage.

* Click on the avatar to access the DAO homepage.

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

* Click the "Claim" button to enter the Claim interface.

<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.Ensure that you are the Twitter account manager for the respective DAO and stay logged in to Twitter.&#x20;

* Click "Claim" to proceed to the Twitter authorization page.&#x20;
* Continue by clicking the "Authorize app" button. Once the Twitter account is successfully verified, you will gain management rights for that 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.After successfully claiming your DAO, you can find it in the DAO Managed section of your personal center.&#x20;

* Click on settings to edit the information related to the 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/tutorials-and-guides/how-to-claim-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.
