> 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.md).

# วิธีการตั้งค่า MetaMask ของคุณ

## MetaMask

คือกระเป๋าเงินคริปโต (Crypto Wallet) ที่ใช้เชื่อมต่อกับฟีเจอร์ Web3 ของเกม Dragonica เช่น การเติมเงินและการซื้อขายไอเทมผ่านตลาดกลาง ทำตามขั้นตอนด้านล่างเพื่อเริ่มต้นใช้งาน

{% hint style="warning" %}
**ข้อควรระวัง:** แอดมิน Dragonica ทุกคนจะ ไม่สอบถามข้อมูล Secret Recovery Phrase (seed phrase) ของคุณ ห้ามบอก ถ่ายรูป หรือส่งข้อความนี้ให้กับคนอื่น และดาวน์โหลด MetaMask จากเว็บไซต์ทางการเท่านั้น
{% endhint %}

***

### 1. ดาวน์โหลดส่วนขยาย

เข้าไปที่ <https://metamask.io/download> (รองรับ Chrome, Firefox, Brave และ Edge) กดคลิกที่เบราว์เซอร์ที่คุณใช้งาน

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

### 2. ติดตั้งและเพิ่มลงเบราว์เซอร์

คลิก **Add to (เบราว์เซอร์ของคุณ)** แล้วยืนยัน **Add extension** เมื่อติดตั้งเสร็จ ไอคอน MetaMask จะปรากฏบนแถบเครื่องมือ คลิกเพื่อเริ่มใช้งาน

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

### 3. สร้างกระเป๋าใหม่

เลือก **Create a new wallet** แล้วระบบจะแสดงวิธีการล็อคอินเข้ามา

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

### 4. สร้างกระเป๋าโดยสร้าง Secret Recovery Phrase

คลิกที่ปุ่ม Use Secret Recovery Phrase และระบบจะพาไปยังขั้นตอนถัดไป

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

### 5. ตั้งรหัสผ่าน

ตั้ง **รหัสผ่าน** สำหรับปลดล็อก MetaMask บนอุปกรณ์นี้

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

### 6. ยืนยัน Secret Recovery Phrase

ระบบจะแสดง **Secret Recovery Phrase จำนวน 12 คำ** ให้ **จดลงกระดาษตามลำดับ** และเก็บไว้ในที่ปลอดภัย อย่าเก็บเป็นภาพถ่าย ไฟล์ หรือบนคลาวด์ เพราะหากคำศัพท์นี้หลุดออกไป จะสูญเสียทรัพย์สินทั้งหมดในกระเป๋า\
MetaMask จะให้คุณ **เลือกคำตามลำดับที่ถูกต้อง** เพื่อยืนยันว่าคุณบันทึกคำทั้ง 12 คำไว้ครบถ้วนแล้ว

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

{% hint style="danger" %}
โปรดเก็บรักษา **Secret Recovery Phrase** ของท่านไว้ในที่ปลอดภัย\
หากท่านทำข้อมูลชุดนี้สูญหาย ทางเราจะไม่สามารถกู้คืนบัญชีหรือให้ความช่วยเหลือใดๆ ได้
{% endhint %}

### 7. เข้าสู่หน้าจอหลัก

เมื่อยืนยันสำเร็จ คุณจะเข้าสู่หน้าจอหลักของ MetaMask ซึ่งสามารถดูยอดคงเหลือ รวมถึงส่งและรับโทเคนได้ ตอนนี้กระเป๋าของคุณพร้อมเชื่อมต่อกับเกม Dragonica แล้ว

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

***


---

# 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.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.
