# Příkazy

| Příkaz               | Popis                                                 |
| -------------------- | ----------------------------------------------------- |
| afk                  | Přepneš se do/z reimu AFK                             |
| bal                  | Zobrazí tvůj zůstatek Coinů                           |
| balance              | Zobrazí tvůj zůstatek Coinů                           |
| discord              | Zobrazí discord link                                  |
| discord link         | Propojí MC účet s discord účtem                       |
| doplnky              | Zobrazí menu s doplňky                                |
| help                 | Hlavní menu pro server                                |
| home (název\_domovu) | Teleport na daný domov                                |
| homes                | Zobrazí již uložené domovy                            |
| hub                  | Teleport na HUB                                       |
| ignore (hráč)        | [Ignorování hráče](/cityserver/faq/ignorace-hrace.md) |
| ignorelist           | Zobrazí ignorované hráče                              |
| is                   | Menu pro skyblock                                     |
| island               | Menu pro skyblock                                     |
| menu                 | Hlavní menu pro server                                |
| msg (hráč) (zpráva)  | Poslání soukromé zprávy                               |
| pay (hráč) (částka)  | Odeslání peněz hráči                                  |
| rank                 | Zobrazí informace o daném ranku                       |
| ranky                | Zobrazí informace o všech rancích                     |
| res                  | [Rezidence](/cityserver/survival/rezidence.md)        |
| residence            | [Rezidence](/cityserver/survival/rezidence.md)        |
| sethome (název)      | Nastavení domovu                                      |
| stats                | Zobrazí statistiky                                    |
| spawn                | Teleport na spawn                                     |
| vip                  | Zobrazí menu VIP                                      |


---

# 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/stranky-v-priprave/prikazy.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.
