# 무역

무역은 아이템을 일반 상점보다 **높은 가격**에 판매할 수 있는 시스템입니다.\
무역상인 **루루**를 우클릭하거나, `/원격무역`(대장 등급) 명령어로 이용할 수 있습니다.

## 시스템 안내

* 무역 가격은 일반 판매가 대비 **최대 20%** 높게 판매 가능합니다.
* 매일 **오전 3시**에 일일 판매량이 초기화됩니다.
* 빈 슬롯에 아이템을 등록하고, 가격을 조정하여 판매합니다.

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

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

## 무역 슬롯

무역 슬롯은 [등급](/docs/ranks.md)에 따라 해금됩니다.

| 등급 | 슬롯 수 |
| -- | ---- |
| 아기 | 1칸   |
| 꼬마 | 2칸   |
| 의젓 | 3칸   |
| 듬직 | 4칸   |
| 대장 | 5칸   |

## 일일 판매 한도

슬롯마다 매일 **랜덤 판매 한도**가 부여됩니다.\
한도를 모두 소진하면 해당 슬롯은 다음 초기화까지 판매할 수 없습니다.


---

# 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://organization-pmk.gitbook.io/docs/undefined-1/trading.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.
