# How to Reclaim Permission

**Use case**: Each ID has 2 permissions: **Owner** and **Controller**. In cases when user buy ID from others, only **Owner** permission is automatically transferred to new wallet. User need to **Reclaim permission** to get **Controller** permission.

**Guide:**

◦ **Step 1**: Connect wallet to [**OneID's website**](https://www.oneid.xyz/)

◦ **Step 2**: In **OneID** -> **My IDs** section -> On ID that you want to reclaim -> Click on **Re-claim Permission**

<figure><img src="/files/Mh9GUxXoZe2sDDkiV9wm" 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.oneid.xyz/beginners-guide/website/how-to-reclaim-permission.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.
