# Discord

- [Ověření](https://wiki.halmine.cz/discord/overeni.md): Jak si propojit svůj discord účet s minecraftem? 😎
- [Vytvoření ticketu](https://wiki.halmine.cz/discord/vytvoreni-ticketu.md): Jak si založit vlastní ticket na našem discordu?
- [Převod účtu](https://wiki.halmine.cz/discord/prevod-uctu.md): Chceš si převést věci z jednoho účtu na druhý? Tak ti to umožníme! 👀
- [Odstranění blocku](https://wiki.halmine.cz/discord/odstraneni-blocku.md): Překáží ti block, co nejde zníčit? 🙄
- [Přejmenování itemu](https://wiki.halmine.cz/discord/prejmenovani-itemu.md): Jak si přejmenuji item? 😎
- [Zapomenuté heslo](https://wiki.halmine.cz/discord/zapomenute-heslo.md): Zapomněl si heslo, nebo si stratil přístup k účtu? 😢
- [Vlastní armor stand](https://wiki.halmine.cz/discord/vlastni-armor-stand.md): Vlastní armor stand na serveru? 😋
- [Chat logy](https://wiki.halmine.cz/discord/chat-logy.md): Řešíš ticket a potřebuješ poslat chat logy, ale nevíš jak na to? 🤔


---

# 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.halmine.cz/discord.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.
