> 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/world-contents/my-room/market.md).

# Market

#### **🏡 Decorate Your My Room with Unique Furniture!**

✨ **A new interior opportunity awaits you every day!** ✨

***

### **🛍️ Furniture Store Locations**

* There are **4 furniture stores** located in **Smeed Region**.
* Check their locations via **World Map \<M> → Facilities → Stores**.

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

### **🛒 How to Use the Furniture Store**

1️⃣ Click on the **building** to view available items for sale.\
2️⃣ **Items refresh every 24 hours (daily at 00:00)**.\
3️⃣ Each refresh displays **4 items**:

* **1 Fixed Item** → **Dust Monster Report**
* **3 Rotating Items** → **Furniture (changes daily)**

📌 **Available Furniture Themes (as of May 2024):**

* **Oak Wood Theme** 🪵
* **Cute Theme** 🎀

💰 **Discounts:**

* **Oak Wood Theme Furniture** → **Up to 20% off**
* **Cute Theme Furniture** → **Up to 10% off**

⚠️ **Purchase Limits:**

* **Oak Wood Theme Furniture** → **1 item per day**
* **Cute Theme Furniture** → **1 item per 7 days**

<figure><img src="/files/7OyjQM4uHkGyqcpTssbg" alt=""><figcaption></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/world-contents/my-room/market.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.
