> For the complete documentation index, see [llms.txt](https://drlv.gitbook.io/dragonica-landverse-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://drlv.gitbook.io/dragonica-landverse-whitepaper/blockchain/undefined/unbind-metamask-maxion-account.md).

# วิธียกเลิกการผูก (Unbind) กระเป๋าเงิน MetaMask ออกจาก Maxion Account

### 1. เข้าสู่เว็บไซต์

เปิด [account.maxion.gg](https://account.maxion.gg) คุณจะเห็นหน้าเข้าสู่ระบบ

### 2. เข้าสู่ระบบ

กดปุ่ม Continue with Google แล้วเลือกบัญชี Google ของคุณ ทำตามขั้นตอนเข้าสู่ระบบของ Google จนเสร็จ

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

### 3. เข้าสู่หน้าจัดการกระเป๋าเงิน

คลิกเมนู Associated Account เพื่อเปิดหน้าจัดการกระเป๋าเงิน

### 4. ยกเลิกการผูกกระเป๋าเงิน

ที่แถว Metamask Wallet กดปุ่ม Unbind Wallet เพื่อเริ่มยกเลิกการผูก

<img src="/files/7apUo7I0pnJUpQXulEnR" alt="" height="420" width="624">

{% hint style="danger" %}
เมื่อดำเนินการ Unbind Wallet กระเป๋าของท่านจะถูกล็อกเป็นระยะเวลา 30 วัน หากภายในกระเป๋ายังคงมีไอเทม NFT ของเกม กรุณาตรวจสอบข้อมูลให้เรียบร้อยก่อนทำการ Unbind Wallet
{% endhint %}

### 5.ยืนยันการ ยกเลิกการผูกกระเป๋าเงิน

ในหน้าต่าง Confirm Wallet Unbinding ติ๊กช่อง เพื่อยอมรับเงื่อไข แล้วกดปุ่ม Unbind Wallet เพื่อยืนยัน

<img src="/files/OWmqhDAIz4FzbSY9zMfG" alt="" height="345" width="308">

<img src="/files/JFvfHYeNJpOsH2yS7tPn" alt="" height="345" width="305">

{% hint style="info" %}
💡 คำแนะนำ: ปุ่ม Unbind Wallet ในกล่องจะกดได้ก็ต่อเมื่อติ๊กช่องยอมรับแล้ว
{% endhint %}

### 6. ยืนยันในเมต้าแมส

ในหน้าต่าง Signature request ของ MetaMask กด Confirm เพื่อเซ็นยืนยันว่าคุณเป็นเจ้าของกระเป๋า (เซ็นฟรี ไม่มีค่า gas และไม่มีการโอนเงิน)

<img src="/files/SQO9ltnfd8A8JCw04zmk" alt="" height="263" width="520">

{% hint style="info" %}
💡 คำแนะนำ: ถ้าหน้าต่าง MetaMask ไม่เด้ง ให้คลิกไอคอน MetaMask มุมขวาบนของเบราว์เซอร์เอง
{% endhint %}

### 7.ยกเลิกกระเป๋าเสร็จสิ้น

เมื่อเซ็นสำเร็จ ระบบจะขึ้นหน้าต่าง Success ยืนยันการปลดกระเป๋าเสร็จสิ้น

<img src="/files/25iCn5tFcv7YE7AzmRcp" alt="" height="448" width="520">

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://drlv.gitbook.io/dragonica-landverse-whitepaper/blockchain/undefined/unbind-metamask-maxion-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
