> For the complete documentation index, see [llms.txt](https://docs.izzziland.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.izzziland.ru/vvedenie-1/kak-nachat-igrat.md).

# Как начать играть?

{% hint style="success" %}
**Как начать играть**

1. Если у вас нет официального лаунчера, скачайте подходящий:
   * **Если у вас есть лицензия:** [Modrinth](https://modrinth.com/) или [MultiMC](https://multimc.org/)
   * **Если у вас нет лицензии:** [Legacy Launcher](https://legacylauncher.ru/ru)
2. Зайдите на версию текущего сезона.
3. Откройте сетевую игру, нажмите **Добавить сервер** и введите адрес сервера.

**IP сервера:** `play.izzziland.ru`
{% endhint %}

<figure><img src="https://i.postimg.cc/Y08hHz05/Skrinsot-20260604-231913.jpg" alt="Настройте аккаунт и выберите версию"><figcaption><p>Настройте аккаунт и выберите версию.</p></figcaption></figure>

<figure><img src="/files/Q0bDYnPbStIkssejild6" alt="Запускаем игру, заходим в сетевую игру и нажимаем Добавить"><figcaption><p>Запускаем игру, заходим в сетевую игру и нажимаем «Добавить».</p></figcaption></figure>

<figure><img src="/files/uOjyU8Qb01bQ2VzTqnxv" alt="Вставляем IP-адрес в адресную строку"><figcaption><p>Вставляем IP-адрес в адресную строку.</p></figcaption></figure>

<figure><img src="/files/usjdkrncTdn1uCr3DzJE" alt="Заходим на сервер"><figcaption><p>Заходим на сервер.</p></figcaption></figure>


---

# 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:

```
GET https://docs.izzziland.ru/vvedenie-1/kak-nachat-igrat.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.
