> 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/undefined/cash-shop.md).

# ร้านค้าไอเทมแคช (Cash Shop)

&#x20;       **Cash Shop** คือร้านค้าภายในเกมที่ผู้เล่นสามารถซื้อไอเทมอำนวยความสะดวก ไอเทมปรับแต่งรูปลักษณ์ และไอเทมสนับสนุนการเล่นได้ โดยชำระด้วยสกุลเงิน Cash ภายในเกม มีหมวดสินค้าหลัก ดังนี้

* ไอเทมอำนวยความสะดวก (Convenience)
* ไอเทมอัปเกรด (Upgrade)
* แพ็กเกจสมาชิก Premium VIP
* คอสตูมและการปรับแต่งรูปลักษณ์
* สัตว์เลี้ยง (Pet) และไอเทมตกแต่งบ้าน (MyHome)

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

{% hint style="success" %}
**แนะนำ: VIP Gold Premium** — แพ็กเกจยอดนิยมอันดับหนึ่งใน Cash Shop ที่รวมสิทธิประโยชน์ครอบคลุมหลายด้านไว้ในแพ็กเกจเดียว ได้แก่\
\- เพิ่มค่าประสบการณ์ 30%\
\- เพิ่มอัตราความสำเร็จในการตีบวก (Enchant) 20%\
\- การทำโซลคราฟ (SoulCraft) 10%\
\- ได้รับ Soul จากการย่อยไอเทมมากขึ้น 100%\
\- ลดค่าบริการ Puff Tower 50%\
\- เพิ่มจำนวนครั้งการทำ Hunter Quest และ Guild Quest เป็น 2 ครั้งต่อวัน\
\- ตั้งร้านแบบ Premium
{% endhint %}

&#x20;       นอกจากร้านค้าหลักแล้ว ยังมีระบบสุ่มคอสตูม ได้แก่ วงล้อสุ่มคอสตูม (BigWheel), การผสมคอสตูม (Mixboard) และร้านแลกแต้มสะสม (Mileage Shop) ที่ผู้เล่นสามารถนำแต้มสะสม (DP) ซึ่งได้รับจากการซื้อสินค้าใน Cash Shop มาแลกเป็นไอเทมได้ โดยไม่ต้องใช้เงินซื้อโดยตรง ระบบนี้เปรียบเสมือนสิทธิประโยชน์ตอบแทนแก่ผู้เล่นที่ใช้จ่ายภายในเกม

<figure><img src="/files/aXiJGBaN7ekQeiVnVq9p" alt="วงล้อสุ่มคอสตูม (BigWheel) และการผสมคอสตูม (Mixboard)"><figcaption></figcaption></figure>

<figure><img src="/files/1C1nj8s5FD7hC0u58bDS" alt="ร้านแลกแต้มสะสม (Mileage Shop)" width="524"><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/undefined/cash-shop.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.
