# 🏪 유저 시장

> ### 🤝 아이템 구매하기

**/시장** 을 입력해주세요.

![](/files/nBpFwy0fKt7uucSwDXyC)

유저들이 판매중인 다양한 아이템을 확인할 수 있습니다.\
\
![](/files/B5RZqVxPxV2TQLslB3ST)

원하는 아이템을 클릭시, 구매가 가능합니다.

구매한 아이템은, 구매 보관함에 저장됩니다.

![](/files/VGmUTghMNPKSTfFDHNGF)<br>

> ### &#x20;💵 아이템 판매하기

1\) 판매할 아이템을 오른손에 들어주세요.

![](/files/6NRPOGFzKr9x75ViPwO3)

2\) '/판매 \[가격]' 명령어를 입력해주세요.

![](/files/AjyabnDK4qSOYHuFCwoA)

3\) 시장에 등록이 완료되었습니다.

![](/files/xOuJuUI6Z6QLsXrLGFe2)

{% hint style="info" %}

* 물품 등록시, 판매 완료시 각각가격의 2%가 수수료로 부과됩니다.
* 등록된 아이템은 7일간 팔리지 않을시 만료됩니다.\
  만료된 아이템은, /시장 => 만료 보관함에서 되찾을 수 있습니다.
  {% endhint %}

> ### 💰 한꺼번에 많이 판매하기

시장에 등록 가능한 아이템은 1인당 1개로 제한되어있습니다.\
이 제한을 늘리려면, **/크레딧상점** 에서 **유저시장 판매권**을 구매해야합니다.

![](/files/xwoYMzs4eooluPrim8il)

이 판매권 1개를 사용시마다, 시장에 동시에 판매 가능한 아이템이 1개씩 증가됩니다.


---

# 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://madesv.gitbook.io/wiki/wild/wildguide/economy/usermarket.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.
