# Chest Shops

### **CHEST SHOP COMMANDS** <a href="#rank-up-commands" id="rank-up-commands"></a>

* /makeshop \<buy price> \<sell price> - Create a Chest Shop at the Chest you're looking at

**Chest Shop example:**

Hold 1x Stone Block. Look at the chest & type **/makeshop 20 10**. Done! Your shop will now sell 1x Stone for $20, and players can sell 1x Stone to you for $10!

The amount of Chest Shops you can create depends on your Vote or Paid rank. Preview Vote Rank limits using **/ranks**. Preview Paid Rank limits on our store -> <https://store.comfysmp.com/>


---

# 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://wiki.comfysmp.com/chest-shops.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.
