# ระบบเศรษฐกิจ

### วิธีสร้างร้านค้าสำหรับเจ้าของร้าน

* หันเม้าส์ไปที่ **กล่อง** พร้อมถือไอเท็มที่ต้องการตั้งซื้อหรือขาย จากนั้นใช้คำสั่ง `/pshop create (ราคาต่อชิ้น)` โดยมีค่าใช้จ่าย **10,000 คอยน์ต่อ 1 กล่อง**
* หากต้องการแก้ไขราคา ใช้คำสั่ง `/pshop price (ราคา)` โดย **ไม่เสียค่าใช้จ่ายเพิ่มเติม**
* คลิกขวาที่ **ป้ายบนกล่อง** ซึ่งสามารถปรับราคาหรือเปลี่ยนประเภทการซื้อ/ขายได้ตามต้องการ

{% hint style="info" %}
หักค่าธรรมเนียม 5% เมื่อขายสินค้าออก
{% endhint %}

### วิธีซื้อ/ขายสำหรับผู้เล่นทั่วไป

* คลิกซ้ายที่ป้ายเพื่อตรวจสอบไอเท็มและราคา หากตรวจสอบรายละเอียดแล้วพิมพ์จำนวนไอเท็มที่ต้องการซื้อ/ขายในช่องแชทได้เลย

<figure><img src="/files/9e2iJhAg5avXSkNvAHAb" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://help.amorycraft.com/survival/playershop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
