# Spielershops

<figure><img src="/files/tPD5gjkXiQm7cXs0LcFw" alt="" width="362"><figcaption><p>Spielershop NPC</p></figcaption></figure>

In den Spielershops können alle Netzwerkmitglieder ihren eigenen Shop erstellen und kategorisieren. Spielershops müssen jede Woche neu erstellt werden.\
Die <mark style="color:orange;">Kosten</mark> betragen <mark style="color:orange;">1000 Coins</mark> Pro Woche und Shop.

| Befehl                      | Funktion                                                                             |
| --------------------------- | ------------------------------------------------------------------------------------ |
| /spielershop create \<Name> | Erstelle deinen eigenen Spielershop und Aktiviere die Kategorien die du anbietest.   |
| /spielershop list           | Hier sind alle deine derzeit aktiven Shops aufgeführt, die du als Spieler betreibst. |
| /spielershop delete \<Name> | Entferne den Shop mit dem angegebenen Namen.                                         |
| /spielershops               | Listet alle derzeit verfügbaren Spielershops auf.                                    |

{% hint style="info" %}
Du kannst im Spielershop-Menü: Informationen zum Shop einsehen, dich zu einem Shop Teleportieren oder für einen Shop Voten
{% endhint %}

<figure><img src="/files/kosuB1J8yciznz4EdvGd" alt=""><figcaption><p>Musterbeispiel siehe /spielershops</p></figcaption></figure>


---

# 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/spielershops.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.
