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

# วิธีการเพิ่มเหรียญ ION ลงใน Metamask

### 1.เปิด Extension Metamask

เปิด Metamask ของคุณแล้วกดที่ “Tokens” ตรวจสอบว่าเครือข่าย (Network) ที่เลือกคือ Binance Smart Chain

<figure><img src="/files/DqOlWUinC6kgn0Luhgzd" alt="" width="265"><figcaption></figcaption></figure>

กดปุ่ม 3 จุดที่มุมขวา แล้วเลือก Manage tokens เพื่อเพิ่ม Token

<figure><img src="/files/FTrQpSlKn8T9wZwtbda7" alt="" width="269"><figcaption></figcaption></figure>

### 2.กดเพิ่มเหรียญในเมต้าแมส

ในหน้าต่าง Manage tokens กดไปที่ Add Custom network เพื่อใส่ข้อมูลของ ION Token

<figure><img src="/files/ejQOUQfoxczztDAjcHYH" alt="" width="266"><figcaption></figcaption></figure>

### 3.เลือก Network

กดที่ Select a network เป็น BNB Chain

<figure><img src="/files/RbwQ4GaZ6LDHX7ax5Zi8" alt="" width="269"><figcaption></figcaption></figure>

### 4.เพิ่มข้อมูลของเหรียญ ION

ใส่ข้อมูลเหรียญ ION ลงในช่องว่างแล้วกด Next เพื่อไปต่อ

<figure><img src="/files/s8lNxjJ3GDhhtLS8Ye2H" alt="" width="271"><figcaption></figcaption></figure>

{% hint style="success" %}
กรอกข้อมูลดังนี้\
Token Contract Address: 0x033c1C03718ba0F0871bB4DCC38b24F065D585bc\
Token Symbol: ION\
Token Decimal: 18
{% endhint %}

### 5.ตรวจสอบเหรียญที่หน้าหลัก

เช็ค ION Token ได้ที่หน้าหลักของเมต้าแมส

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

***

1.เปิดหน้า ION

เข้า [ion.maxion.gg](https://ion.maxion.gg/) เพื่อเปิดหน้าเว็ปเปลี่ยนเหรียญ

2.เชื่อมกระเป๋า

กด **Continue with Metamask** แล้วกด **Connect** ในหน้าต่างกระเป๋า

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

3.กดที่หน้า Convert

กดที่แท๊ป Convert เพื่อไปหน้าแลกเปลี่ยนเหรียญ

{% hint style="info" %}
เช็คปุ่มด้านขวาบนให้เป็น BNB Testnet
{% endhint %}

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

4.กรอกจำนวน USDC

ใส่จำนวน USDC ที่ต้องการแปลง ระบบจะแสดงจำนวน ION ที่จะได้ (อัตรา 1:1)

5.อนุญาตการใช้ USDC (Approve)

ครั้งแรกกดอนุมัติการใช้โทเคน USDC แล้วกด **Confirm** ในกระเป๋า

6.ยืนยันการแปลง

กดปุ่ม **Convert** แล้วกด **Confirm** ในกระเป๋าเพื่อแปลงจริง

7.ตรวจสอบยอด ION

ยอด ION เข้ากระเป๋า/ระบบ ดูได้ที่ Balances / Transaction history


---

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