> For the complete documentation index, see [llms.txt](https://wiki.corba.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.corba.world/guides/economy/chestshops.md).

# Chestshops

### ChestShops?

You betcha! Just as the name implies, you can create shops using chests! Easy to set up and create a fast growing income, or could be a source to purchase items from other players.

### So how do I set up a ChestShop?

Setting up the ChestShop is really easy, all you need to do is place down a chest, after this you left-click the chest with the item you wish to buy/sell. In chat you will be asked to set how many diamonds you are willing to trade for the item(s). Once done, a ChestShop will be created. Of course there are a few more commands you can do which will be discussed below.&#x20;

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

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

### So, What commands can I do?

`/cs help` - Displays the following commands and descriptions.

`/cs create` - Creates a ChestShop when looking at a chest (alternative to left-clicking)

`/cs buy` - Changes the ChestShop to a buying shop (You are buying from players)

`/cs amount` - Changes the amount of items you wish to sell/buy.

`/cs item` - Changes the item you wish to sell/buy.

`/cs price` - Changes the price of the item you with to sell/buy.

`/cs finditem` - Finds locations of ChestShops that sell/buy items you are looking for.

`/cs remove` - Removes the ChestShop you are looking at.

### Extra Tip:

Our server has a player-run market where you can easily set up a shop! /Warp market. Alternatively, create a Playerwarp for a more personal store. (Check out our PlayerWarp guide.)


---

# 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://wiki.corba.world/guides/economy/chestshops.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.
