# How to Reclaim Permission

### **Use Case**

Each ID has 2 permissions: **Owner** and **Controller**. In cases when users buy ID from others, only **Owner** permission is automatically transferred to the new wallet. The recipients need to reclaim permission to get **Controller** permission.

### Guide

**Step 1:** On the Home page, access **OneID**

**Step 2:** Choose the wallet holding the OneID and select **My IDs** tab

**Step 3:** Find and click on the ID that you want to claim permission

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

**Step 4:** Click on **Re-claim Permission** and **Confirm** to complete.

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