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

# Token Economy

- [NFT Resource Token คืออะไร?](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/nft-resource-token.md)
- [การสร้าง/แลกเปลี่ยน Token และ NFTs](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts.md)
- [การแลกเปลี่ยน Vybranium เป็น USDC](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts/vybranium-usdc.md)
- [วิธีแลก Vybranium เข้าสู่บัญชีเกม Ragnarok Landverse](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts/vybranium-ragnarok-landverse.md)
- [วิธีมินต์ Vybranium จากบัญชีเกม Ragnarok Landverse](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts/vybranium-ragnarok-landverse-1.md)
- [วิธีแลก NFT เข้าสู่บัญชีเกม Ragnarok Landverse](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts/nft-ragnarok-landverse.md)
- [วิธีมินต์ NFT จากบัญชีเกม Ragnarok Landverse](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts/nft-ragnarok-landverse-1.md)
- [วิธีมินต์ NFT แบบกลุ่ม](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts/nft-ragnarok-landverse-1/nft.md): มินต์ NFT หลายรายการพร้อมกันจาก Mint Inventory ได้ในครั้งเดียว
- [วิธีมินต์ Transferable NFT จากบัญชีเกม Ragnarok Landverse](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts/transferable-nft-ragnarok-landverse.md): ระบบที่ช่วยให้ผู้ใช้งานสามารถส่ง NFT ที่ Mint ในรูปแบบ Mint Transferable โดยตรงผ่าน Wallet ได้อย่างสะดวกและรวดเร็ว
- [วิธีรับเครดิต Safe Transfer](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts/transferable-nft-ragnarok-landverse/safe-transfer.md)
- [วิธีส่ง Transferable NFT หาผู้เล่นอื่น](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/token-nfts/transferable-nft-ragnarok-landverse/transferable-nft.md)
- [เล่นและรับสินทรัพย์ NFTs](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/nfts.md)
- [ขีดจำกัดรายได้รายวัน](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/nfts/undefined.md)
- [ระบบภาษีภายในเกม](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/undefined.md)
- [ตลาดซื้อขาย NFT](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/nft.md)
- [วิธีซื้อ NFTs บน Maxion Marketplace](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/nft/nfts-maxion-marketplace.md)
- [วิธีขาย NFTs บน Maxion Marketplace](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/nft/nfts-maxion-marketplace-1.md)
- [วิธีรับซื้อ NFT บน Marketplace](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/nft/nft-marketplace.md)
- [วิธีขาย NFT ให้กับผู้ที่รับซื้อ](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/nft/nft.md)
- [คู่มือ CBT](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/cbt.md)
- [วิธีรับ BNB บนเครือข่าย MetaMask  Testnet](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/cbt/bnb-metamask-testnet.md)
- [วิธีรับ USDC บนเครือข่าย MetaMask Testnet](https://maxion-1.gitbook.io/ragnarok-landverse-th/token-economy/cbt/usdc-metamask-testnet.md)


---

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