# Hướng dẫn lấy lại quyền

### **Trường hợp sử dụng:**&#x20;

Mỗi ID có 2 quyền: **Chủ sở hữu (Owner)** và **Kiểm soát (Controller)**. Trong những trường hợp người dùng mua ID từ người khác, chỉ quyền **Chủ sở hữu** được tự động chuyển sang ví mới. Người dùng cần phải **Lấy Lại quyền (Re-claim Permission)** để có được quyền **Kiểm Soát**.

### **Hướng dẫn:**

**Bước 1:** Kết nối ví với [trang web OneID](https://www.oneid.xyz)

**Bước 2:** Trong mục **OneID** -> Phần **ID của tôi (My IDs)** -> Chọn ID mà bạn muốn lấy lại quyền -> Nhấn vào **Lấy lại Quyền (Re-claim Permission)**.

<figure><img src="/files/bfn8x8005ThuhZd0IUYj" 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/oneid_vn/huong-dan-su-dung-cho-nguoi-moi/website/huong-dan-lay-lai-quyen.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.
