# Chestshops

Um einen ChestShop zu erstellen, platzierst du zuerst eine **Kiste mit einem Schild** auf deinem Plot.

1. Schaue anschließend das Schild an der Kiste an.
2. Gib im Chat den Befehl **`/chestshop`** ein.
3. Wähle nun aus, ob du ein Item **kaufen oder verkaufen** möchtest.
4. Trage den gewünschten **Preis** in die vorgesehene Zeile ein.
5. Klicke zum Abschluss auf das **Namensschild auf der rechten Seite**, um den Shop zu bestätigen.

Dein ChestShop wurde erfolgreich erstellt!

Jetzt kannst du das Item, das du verkaufen möchtest, in die Kiste legen.\
Mit einem **Rechtsklick auf das Schild** kannst du außerdem die Währung zwischen **Tokens** und **Juwelen** ändern.


---

# 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.farmmc.de/citybuild/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.
