# Chest Shops

📦 **How to Use Chest Shops on MC TeaCraft** 🛍️

Setting up your own shop is easy and open to everyone!

You can create a chest shop by placing a **sign** on a **chest**, **shulker box**, or **barrel**. There are **three types of shops** you can set up:

1. 💎 **Buy Shop** – Let others sell items *to you* (you pay diamonds).
2. 🛒 **Sell Shop** – Sell your items *to others* (they pay you diamonds).
3. 🔁 **Barter Shop** – Set up item-for-item trades (no diamonds involved).

💰 **Currency:**\
Diamonds are the official currency for all shops — except barter shops, of course.

👥 **Who can use them?**\
**All members** can use shops **and** create them! Just make sure you stay within your shop limit — check the chart below on this page to see how many shops you can create based on your rank.

**Here is how to make a shop:**&#x20;

| Step-1                                                                                              | Step-2                                                      | Step-3                                                                                                                                                                                                 | Step-4                                                                                              |
| --------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------- |
| Place container and add sign on the container                                                       | Change the text on the sign into your desired configuration | The sign turns red, hit the item (left click) while holding the desired selling item                                                                                                                   | Fill the container with the selling items and leave 1 empty place for receiving payment             |
| <div><figure><img src="/files/HfAHWxTgrRT5tBuFfFY7" alt=""><figcaption></figcaption></figure></div> | ![](/files/cC73cHqe8udU9HhI9vz6)                            | <div><figure><img src="/files/jmF7Y4QlNypH0F7ZA2mg" alt=""><figcaption></figcaption></figure></div><div><figure><img src="/files/wpsAXU8YdwMnKYyDxtbr" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/qZyauzjn65SKij4OybzV" alt=""><figcaption></figcaption></figure></div> |

Note, if you want to buy items instead of selling, just fill the container with the correct amount of diamonds in order for the shop to work. This also applies to barter shops.

## Rank overview

| UNPAID RANKS    | SHOP LIMIT |
| --------------- | ---------- |
| Default players | 1          |
| Commoner        | 3          |
| Legend          | 5          |

| SUBSCRIPTION RANKS | SHOP LIMIT |
| ------------------ | ---------- |
| TeaLeaf            | 5          |
| TeaBlossom         | 8          |
| GoldenBrew         | 12         |

| PAID RANKS | SHOP LIMIT |
| ---------- | ---------- |
| TeeWee     | 5          |
| MatchaFan  | 20         |
| TeaLord    | 30         |


---

# 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://mcteacraft.gitbook.io/player-manual/getting-started/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.
