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

# Главная информация

{% hint style="info" %}
Мы работаем на версии 1.21.1 neoforge
{% endhint %}

#### Luminous - это сеть серверов с модами где основным выступает Create: Aeronautics добавляющий возможность строить физические структуры.

<h2 align="center">Миры сервера</h2>

<p align="center">Для распределения нагрузки сервер разделён на разные миры</p>

{% tabs %}
{% tab title="🌳 Мир выживания" %}

<p align="center">Создан для построек любых размеров и личного выживания. Разрешены некоторые небольшие фермы. Можно попасть командой /server survival-2</p>

<figure><img src="/files/RiQwspRdtTpSQfmSwjWu" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="🏰 Мир построек" %}

<figure><img src="/files/Sck5MrHxNk9WrpxNaWIv" alt=""><figcaption></figcaption></figure>

<p align="center">Мир построек создан специально для грандиозных проектов и проведения ивентов. Добыча ресурсов и постройка ферм ограничена. <br>Можно попасть командой /server build.</p>
{% endtab %}

{% tab title="🏭 Мир заводов" %}

<p align="center">Плоский мир созданный специально для заводов и ферм. <br>Можно попасть командой /server farms</p>

<figure><img src="/files/ILJhmkiIYBPUNBJP70LQ" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Узнать как попасть на сервер:

{% content-ref url="/pages/R7uOzwl5c230bgZFHFYv" %}
[Как начать играть?](/kak-nachat-igrat.md)
{% endcontent-ref %}


---

# 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://wiki.luminousmc.ru/glavnaya-informaciya.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.
