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

Metamask เป็นส่วนขยายของเบราว์เซอร์ที่ช่วยให้คุณสามารถโต้ตอบกับแอปพลิเคชันบน blockchain ได้ การตั้งค่า Metamask:

1. ติดตั้งส่วนขยาย Metamask ในเบราว์เซอร์ของคุณ ดาวน์โหลดจากเว็บไซต์ออฟฟิศเชียลคลิกที่ลิงก์  [https://metamask.io/download](https://metamask.io/download/)

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

2. ติดตั้งส่วนขยาย Metamask ในเบราว์เซอร์ของคุณ ดาวน์โหลดจากเว็บไซต์ออฟฟิศเชียลคลิกที่ลิงก์
3. คุณจะได้เห็นหน้าต่างต้อนรับ คุณจะถูกถามเพื่อให้สร้างกระเป๋าใหม่ ซึ่งคุณสามารถเลือกนำเข้ากระเป๋าที่มีอยู่แล้วได้ แต่ในกรณีนี้เราจะแนะนำการสร้างกระเป๋าใหม่ กรอกรหัสผ่านที่รัดกุมและคลิกที่ \[สร้าง] เพื่อดำเนินการต่อ

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

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

4. คุณจะได้รับข้อความ seed phrase ซึ่งเป็นชุดคำที่ประกอบด้วย 12 คำสุ่ม ซึ่งคุณสามารถใช้ชุดคำเหล่านี้เพื่อกู้คืนกระเป๋าเงินของคุณในกรณีที่คุณลืมรหัสผ่านหรือสูญเสียอุปกรณ์ของคุณได้ จงเขียน seed phrase นี้ลงบนกระดาษและเก็บไว้ในที่ปลอดภัย

{% hint style="info" %}
**หมายเหตุ:** แอดมิน Ragnarok Landverse ทุกคนจะไม่มีการสอบถามข้อมูล seed phrase ของคุณ และจะไม่ถามให้คุณคลิกลิงก์ใดใดที่ไม่ใช่ลิงก์ทางการเป็นอันขาด!
{% endhint %}

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

5. ถัดไป คุณจะถูกขอให้ยืนยัน seed phrase ของคุณโดยการเลือกชุดคำตามลำดับที่ถูกต้อง หลังจากที่คุณใส่ชุดคำเสร็จแล้ว คลิกที่ \[ยืนยัน]
6. จากนั้น คุณจะถูกนำไปยังหน้าจอหลักของ Metamask ที่นี่ คุณสามารถดูยอดเงินในบัญชีของคุณ ส่งและรับโทเคน หรือโต้ตอบกับแอปพลิเคชันบน blockchain ได้

คุณตั้งค่า Metamask สำเร็จแล้ว อย่าลืมเก็บ seed phrase ของคุณไว้อย่างปลอดภัยและอย่าแชร์กับผู้อื่น


---

# 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://maxion-1.gitbook.io/ragnarok-landverse-th/blockchain/undefined/metamask.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.
