> 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/game-guide/undefined-8.md).

# ระบบแลกเปลี่ยนการ์ด

<figure><img src="/files/1sSBrMY9iMPAlPJoPWLn" alt=""><figcaption></figcaption></figure>

ยินดีต้อนรับสู่ยุคของการแลกเปลี่ยนการ์ด คุณสามารถแลกเปลี่ยนการ์ดใดก็ได้และมีโอกาสพัฒนาคอลเล็กชันการ์ดของคุณในระดับต่าง ๆ เข้าร่วมการผจญภัยผ่าน Ragnarok Landverse เพื่อค้นหาการ์ดใหม่ ๆ และเพิ่มประสบการณ์การเล่นเกมของคุณที่ไม่เหมือนใคร

### **วิธีแลกเปลี่ยนการ์ด?**

<figure><img src="/files/GCVCszvEkq7hNpK6bQQY" alt="" width="375"><figcaption><p>Combination Process</p></figcaption></figure>

1. มาพบ [Poring King](https://media.discordapp.net/attachments/1168847843063238666/1173237272611668018/MRPH_1.png?ex=6563395b\&is=6550c45b\&hm=e9db0200611be9086eed5f0473258fd1cd6157ec639c654a7623bf4e57a39a7e&=\&width=1046\&height=1046): ไปยัง prt\_fild05 พิกัด 353, 260.
2. พูดคุยกับ Poring King แล้วเลือก "แลกเปลี่ยนการ์ด"
3. เลือกระดับการ์ดที่คุณต้องการ ตั้งแต่ระดับ 1 ถึง 4
4. จากนั้นเลือกการ์ดระดับเดียวกัน 4 ใบเพื่อผสมเข้าด้วยกัน

### การแลกเปลี่ยนการ์ดทำงานอย่างไร?

– ทุกครั้งที่พยายามผสมการ์ดต้องเสียการ์ดทั้งหมด 4 ใบ ดังนั้นโปรดเลือกการผสมอย่างระมัดระวัง\
– สามารถผสมการ์ดในระดับเดียวกันได้ แต่การผสมการ์ดในระดับต่างไม่สามารถทำได้\
– หากสำเร็จจะทำให้คุณได้รับการ์ดในระดับถัดไปพร้อมกับขึ้นประกาศในเกม\
– ในกรณีที่ล้มเหลว คุณจะยังคงได้รับการ์ดระดับเดิมของคุณ\
– การ์ดในระดับ 4 สามารถสุ่มเลือกภายในระดับปัจจุบันเท่านั้น เมื่อสุ่มจะได้รับการ์ดใบที่เหมาะสมกับตัวละคร

### Chance of Success

| Card Tier | Combine To | Chance of Success |
| --------- | ---------- | ----------------- |
| Tier 1    | Tier 2     | 10%               |
| Tier 2    | Tier 3     | 7%                |
| Tier 3    | Tier 4     | 5%                |
| Tier 4    | Tier 4     | 100%              |

ในกรณีที่ล้มเหลว คุณจะได้การ์ดจากระดับเดิมของคุณ

### Card Tier

คุณสามารถดูระดับของการ์ดได้ที่นี่ [คลิก](/ragnarok-landverse-th/rol-main-features/undefined/card-collection.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/game-guide/undefined-8.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.
