> For the complete documentation index, see [llms.txt](https://wiki.mystiland.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mystiland.eu/vitej-na-nasi-wiki.md).

# 👋 Vítej na naší WIKI!

Délka čtení: 1 min

{% columns %}
{% column width="66.66666666666666%" %}
Vítej na oficiální wiki serveru **MystiLand**. Na této wiki najdeš všechny informace o tomto serveru, a pokud ne, tak se neboj nás informovat na našem Discord serveru.

***

Jak nás můžeš informovat? Můžeš nás informovat na našem Discord serveru. Pokud tě zajímá více náš server, tak se koukni na naše sociální sítě nebo na náš web.

**Web:** již brzy

**Obchod:** již brzy

***

Přejeme příjemnou hru!

{% hint style="danger" icon="server" %}
**IP:&#x20;**<mark style="color:$danger;">**Již Brzy**</mark>
{% endhint %}
{% endcolumn %}

{% column width="33.33333333333334%" %}

<div align="center"><figure><img src="https://2863567845-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoaDBmqEuiIbDJ9sxSPxw%2Fuploads%2Fxyzt8igTug6Q1tI8hG5O%2Fimage.png?alt=media&amp;token=f3d3da3e-5276-4215-88fa-6c3f830d679d" alt="" width="189"><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

<details>

<summary><mark style="color:$info;">Jak se připojit z Java verze</mark></summary>

Na server MistiLand se můžeš připojit jak z originálního účtu, tak z neoriginálního (Warez).

1. Zapni si Minecraft na požadované verzi a v hlavním menu klikni na Multiplayer (Hra pro více hráčů).
2. Zvol možnost Add Server (Přidat server) pro uložení do seznamu, nebo Direct Connection (Přímé připojení) pro rychlý vstup.
3. Do políčka pro IP adresu zadej adresu serveru (Již Brzy) a klikni na Done (Hotovo).
4. Klikni na server v seznamu a zvol Join Server (Připojit se).
5. Na výzvu hry potvrď stažení resource packu.
6. Po načtení se zaregistruj příkazem `/register heslo heslo` (pokud už účet máš, přihlaš se příkazem `/login heslo`).

</details>

<details>

<summary><mark style="color:$info;">Jak se připojit z Bedrock verze</mark></summary>

## <mark style="color:orange;">Již Brzy</mark>

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.mystiland.eu/vitej-na-nasi-wiki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
