> 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/metamask-maxion-account.md).

# วิธีผูกกระเป๋าเงิน MetaMask กับ Maxion Account

ในโลกของ Dragonica Landverse ไอเทมและสินทรัพย์ในเกมจะอยู่บน **บล็อกเชน** ซึ่งต้องใช้ **กระเป๋าเงินคริปโต (Wallet)** เป็นที่เก็บ การผูกกระเป๋า MetaMask เข้ากับ Maxion Account จึงเป็นการ **เชื่อมตัวตนในเกมเข้ากับกระเป๋าเงินของคุณ** เพื่อให้ทั้งสองทำงานร่วมกันได้

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

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

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

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

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

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

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

<figure><img src="/files/1XTTkn6kTZutIhRVe5EY" alt=""><figcaption></figcaption></figure>

### 4. ลิ้งกระเป๋า

ที่แถว Metamask Wallet (สถานะ Not linked) กดปุ่ม Link Wallet เพื่อเริ่มผูกกระเป๋า

<img src="/files/AdVjpgNe3jE82HU92WLz" alt="" height="57" width="520">

### 5. เชื่อมต่อกระเป๋า

กดปุ่ม Connect Wallet ที่หน้า Connect MetaMask เพื่อเรียกส่วนขยาย MetaMask ขึ้นมา

![](/files/CmeeeOZ5JuahdqoHo7Ak)

ในหน้าต่าง MetaMask เลือกบัญชีกระเป๋าที่ต้องการ แล้วกด Connect เพื่ออนุญาตให้ Maxion เชื่อมต่อกับกระเป๋าของคุณ

<img src="/files/amTttmXlC6JAHNNu72nw" alt="" height="204" width="520">

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

### 6. ส่งรีเควสไปยังเมต้าแมส

ที่ขั้น Verify Ownership กดปุ่ม Send requests เพื่อส่งคำขอเซ็นข้อความไปยัง MetaMask

<img src="/files/5vER920NQYHoQxsZLMOm" alt="" height="325" width="520">

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

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

### 7. ยืนยันการลิ้งกระเป๋ากับบัญชี

ติ๊ก I'm not a robot แล้วตรวจ wallet address ให้ถูก จากนั้นกดปุ่ม Link Account เพื่อยืนยันการผูก

<img src="/files/YZvfTRDhj0lkwTRj3jxE" alt="" height="325" width="520">

{% hint style="warning" %}
ตรวจ wallet address ให้แน่ใจก่อนกด
{% endhint %}

### 8. ผูกกระเป๋าเสร็จสิ้น

กดปุ่ม OK ในกล่อง Success ที่ขึ้นมา เพื่อปิดหน้าต่าง — การผูกเสร็จสมบูรณ์

<img src="/files/nw3UWa9ONIfU3hriYOHB" alt="" height="264" width="520">

### 9.เช็คกระเป๋า

กลับมาดูที่แถว Metamask Wallet จะเห็น wallet address ของคุณพร้อมปุ่ม Unbind Wallet ยืนยันว่าผูกสำเร็จเรียบร้อย

<img src="/files/pa1ewhhlJhT4cNrtK3m3" alt="" height="57" 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/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.
