# Chestshops

Hier sind beide Varianten der Chestshops aufgeführt, die du ganz einfach mit einem Schild und einer Kiste erstellen kannst.\
shop steht für Verkauf an Spieler\
sell steht für Ankauf von Spielern

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Shop mit visueller Darstellung</strong></td><td><ol><li><strong>Zeile</strong></li></ol><p>shop-cse</p></td><td><ol start="2"><li><strong>Zeile</strong></li></ol><p>A(Anzahl) direkt hintereinander</p><ol start="3"><li><strong>Zeile</strong></li></ol><p>K(Preis) direkt hintereinander</p></td><td></td><td></td><td></td><td></td><td></td><td data-object-fit="contain"><a href="/files/M8f8M9QZilY8bYVmH2zW">/files/M8f8M9QZilY8bYVmH2zW</a></td></tr><tr><td><strong>Shop ohne visuelle Darstellung</strong></td><td><ol><li><strong>Zeile</strong></li></ol><p>shop-cs</p></td><td><ol start="2"><li><strong>Zeile</strong></li></ol><p>A(Anzahl) direkt hintereinander</p><ol start="3"><li><strong>Zeile</strong></li></ol><p>K(Preis) direkt hintereinander</p><p></p></td><td></td><td></td><td></td><td></td><td></td><td data-object-fit="contain"><a href="/files/wkIGSTHRLPY3yNfP4HMe">/files/wkIGSTHRLPY3yNfP4HMe</a></td></tr><tr><td><strong>Shop mit visueller</strong></td><td><strong>Darstellung</strong></td><td><ol><li><strong>Zeile</strong></li></ol></td><td>sell-cse</td><td><ol start="2"><li><strong>Zeile</strong></li></ol></td><td>A(Anzahl) direkt hintereinander</td><td><ol start="3"><li><strong>Zeile</strong></li></ol></td><td>K(Preis) direkt hintereinander</td><td data-object-fit="contain"><a href="/files/peyAbpFSAkeyFT38eoik">/files/peyAbpFSAkeyFT38eoik</a></td></tr><tr><td><strong>Shop ohne visueller</strong> </td><td><strong>Darstellung</strong></td><td><ol><li><strong>Zeile</strong></li></ol></td><td>sell-cs</td><td><ol start="2"><li><strong>Zeile</strong></li></ol></td><td>A(Anzahl) direkt hintereinander</td><td><ol start="3"><li><strong>Zeile</strong></li></ol></td><td>K(Preis) direkt hintereinander</td><td data-object-fit="contain"><a href="/files/XLtE6IikG24BspZ9Th6s">/files/XLtE6IikG24BspZ9Th6s</a></td></tr></tbody></table>

{% hint style="info" %}
Bitte übernehmen Sie alle hier angegebenen Daten ohne Klammern!
{% endhint %}


---

# 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.townity.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.
