> 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/cbt-guide/convert.md).

# วิธีการ Convert เหรียญ

### 1.เปิดหน้า ION

&#x20;       เข้า [ion.maxion.gg](https://ion.maxion.gg/) เพื่อเปิดเว็ปไซต์แลกเปลี่ยนเหรียญ

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

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

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

### 3.กดที่แท๊ป Convert

&#x20;       เพื่อเปิดหน้าแลกเหรียญ

{% hint style="info" %}
เช็ค Chain ที่มุมขวาบนจะต้องเป็น BNB Testnet
{% endhint %}

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

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

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

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

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

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

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

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

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

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

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

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

<figure><img src="/files/a58KLY5gMjlcDZxR4Vrz" 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/cbt-guide/convert.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.
