# 유저상점

유저상점이란, 원하는 아이템을 직접 만나지 않아도 오프라인으로 쉽거 거래할 수 있는 장터입니다.

자세한 명렁어는 `/유저상점` 을 확인하세요!

* `/유저상점 열기`&#x20;
* `/유저상점 판매 가격 갯수`
* `/유저상점 대량판매 가격 - VIP기능`

유저상점은 최대 5개 까지 등록이 가능합니다.(랭크 구매시 30개)

유저상점에 아이템이 등록되어 있는 기간은 3일 입니다. (랭크 구매시 14일)


---

# 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://cozy-vanilla-wiki.gitbook.io/haley-wiki/undefined-2/undefined-11.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.
