> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/korean/world-contents/my-room/undefined-3.md).

# 상점

### 상점 위치

* 스미드 지역에 총 4개의 가구 상점이 배치되어 있습니다. 월드맵\<M>에서 시설 -> 상점으로 확인!

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

### 상점 이용 방법

* 건물을 클릭하면 판매 중인 상품을 확인할 수 있습니다.&#x20;
* 24시간에 한 번씩 (매일 00시)  상품이 교체되고, 총 4개의 상품이 노출 됩니다. \
  먼지괴물 보고서 - 1종 (고정)    /   가구 - 3종 (매일 교체)
* 오크  원목 테마 가구와 큐트 테마 가구를 구매할 수 있습니다. (2024.05월 기준)
* 오크 원목 테마 가구는 최대 20%, 큐트 테마 가구는 최대 10% 할인 받을 수 있습니다.
* 동일한 종류의 가구에 대해서 오크 원목 테마 가구는 하루에 1개씩, 큐트 테마 가구는 7일에 1개씩 구매 가능합니다.&#x20;

<figure><img src="/files/6UbU1zlRPYVPlFEKyQop" alt=""><figcaption><p>상점 외관</p></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:

```
GET https://jeff-world.gitbook.io/jeff-world/korean/world-contents/my-room/undefined-3.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.
