> For the complete documentation index, see [llms.txt](https://maxion-1.gitbook.io/ragnarok-landverse-th/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts.md).

# การสร้าง/แลกเปลี่ยน Token และ NFTs

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

Token Economy หรือ Tokenomic เป็นการอธิบายถึงความสัมพันธ์ระหว่างตัวระบบ สกุลเงิน และรายการดิจิทัลที่ซื้อขายได้ ภาพด้านบนเป็นตัวอย่างของ Tokenomic ว่าทำงานอย่างไร โดยทั่วไปจะมี 2 ขั้น ในการดำเนินการ Token Economy นี้ คือในส่วน Blockchain และตัวเกม

### เกมเลเยอร์

ความสัมพันธ์ภายในส่วนตัวเกมมุ่งเน้นไปที่ระบบการเล่นเกม และยังมี กิจกรรมที่ช่วยพัฒนาตัวละครของผู้เล่นในการอัพเลเวลและความก้าวหน้าของตัวละคร\
\
มีระบบหลักคือ Stamina, Crafting, Item และ Character Progression

* [**Stamina** ](/ragnarok-landverse-th/rol-main-features/stamina.md)**-** จำเป็นสำหรับ [mining ](/ragnarok-landverse-th/rol-main-features/undefined-4.md)และ [monster loot boxes.](/ragnarok-landverse-th/rol-main-features/undefined-3.md)
* **Moonstone** - ค่าเงินสดของ Ragnarok Landverse ที่ใช้ในการซื้อรางวัลในเกม ซึ่งช่วยให้ผู้เล่นได้รับทรัพยากรที่ต้องการเพื่อความก้าวหน้าเร็วขึ้นหรือเข้าถึงคุณสมบัติระดับพรีเมียม เช่น การมินท์ Vybranium
* **Crafting** - จำเป็นต้องใช้ Vybranium อุปกรณ์ ค่าเงิน Zeny และวัสดุที่จำเป็น ส่งผลต่อการอัปเกรดอุปกรณ์ [grade up](/ragnarok-landverse-th/rol-main-features/undefined/grade-up.md), [refinement ](/ragnarok-landverse-th/rol-main-features/undefined/undefined.md)และ [enchanting](/ragnarok-landverse-th/rol-main-features/undefined/undefined-1.md)
* **Item Progression** - เกรดอุปกรณ์สามารถวัดได้ด้วยคะแนนอุปกรณ์ ซึ่งสามารถผลิตและขายในตลาด [NFT marketplace](/ragnarok-landverse-th/token-economy/nft.md) ได้ การมินต์ของไอเทมจำเป็นต้องมีบัญชี VIP และ Moonstone 100 หน่วย
* **Character Progression** - เมื่อตัวละครมีความก้าวหน้าในเลเวล เขาจะสวมใส่อุปกรณ์และไอเทมระดับสูงขึ้นได้

### Blockchain Layer

เป็นการจัดการการทำงานของโทเคน (สกุลเงินดิจิตอล) และมี Smart Contracts เพื่อกำหนดว่าขั้นตอนนี้จะทำงานอย่างไร\
\
โทเคน ได้แก่ Vybranium, ION, BNB, USDC, Land NFT และ Equipment NFTs

* Vybranium - เป็นสิ่งที่อยู่ในขั้นสุดท้ายจากการหลอมชิ้นส่วน Vybranium สามารถมินท์ในกระเป๋าเงินดิจิตอลได้ แต่การมินท์ Vybranium ต้องใช้บัญชี VIP และ Moonstone 100 หน่วย ในขณะที่ชิ้นส่วน Vybranium จะได้รับจากการขุดแร่ในเกม
* ION - เป็นโทเคนการชำระเงินสำหรับแพลตฟอร์มของ Maxion เช่น [NFT Marketplace.](/ragnarok-landverse-th/token-economy/nft.md) โทเคน ION ที่ได้มา ต้องผ่านจากกระบวนการมินท์เหรียญที่เกี่ยวข้องกับการแลกเปลี่ยนโทเคน USDC ในอัตรา 1:1
* BNB - เป็นสิ่งที่กำหนดให้ต้องชำระค่าธรรมเนียม Gas fee ให้กับเครือข่าย Blockchain
* USDC - เป็นค่าเหรียญคงที่ที่ผูกกับดอลลาร์สหรัฐและจัดการโดย [Circle](https://www.circle.com/en/usdc)
* Equipment NFTs - อุปกรณ์และไอเทมเฉพาะใน Inventory สามารถใช้มินท์ได้ที่ NFT Marketplace เพื่อทำการแลกเปลี่ยน


---

# 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://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts.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.
