# Přihlašování

### Registrace k serveru

* **/register \<heslo> \<captcha>**

{% hint style="info" %} <mark style="color:blue;">**Captcha -> Číselný kód, zjistíme pomocí mapy, která se nachází v našem inventáři, kód pouze opíšeme. (tento postup je nastaven kvůli ochraně před neexistujícími hráči známé jako BOTi)**</mark>
{% endhint %}

### Přihlašování k serveru

* **/login \<heslo>**

{% hint style="warning" %} <mark style="color:orange;">**Hráči se zakoupenou verzí hry Minecraft se přihlašují automaticky.**</mark>
{% endhint %}

### Problémy s přihlášením

Nejčastější problémy

* Neidentifikovaný problém -> Zkuste se odpojit a připojit.
* Nesprávná verze -> Nastavte jinou verzi, kterou server podporuje.
* Restartování či Vypnutí -> Zjistěte, zda na server právě neprobíhá údržba.

{% hint style="info" %} <mark style="color:blue;">**Kontaktuj nás na našem Discordu ->**</mark> <https://discord.gg/Q7szcJZsrT>
{% 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.alarwa-nildor.cz/verify/prihlasovani.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.
