# 🛒Hráčské obchody

{% embed url="<https://www.youtube.com/watch?v=PkJrCPIVy7w>" %}
Video návod pro hráče k obchodům
{% endembed %}

{% hint style="info" %}
Každý hráč může mít v jednu chvíli vytvořeno maximálně 5 obchodů
{% endhint %}

|    Příkaz    |      Popis     |         Informace        |
| :----------: | :------------: | :----------------------: |
| /shop create | Vytvoří obchod | Musíš se dívat na barrel |
| /shop delete |  Smaže obchod  | Musíš se dívat na barrel |

{% hint style="danger" %}
**V obchodech nelze prodávat:**

Bannery

Enchantované knihy

Wither Skeleton hlavy
{% 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://cityserver.gitbook.io/cityserver/survival/hracske-obchody.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.
