> For the complete documentation index, see [llms.txt](https://mu-lumen.gitbook.io/mu-lumen-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mu-lumen.gitbook.io/mu-lumen-docs/untitled-ru/o.md).

# О

<h4 align="center"><mark style="color:$warning;">Добро пожаловать на сервер LUMEN</mark></h4>

<mark style="color:$success;">**Сервер Lumen создан командой опытных администраторов как из низкорейтных, так и из высокорейтных проектов. У нас одно чёткое видение: создать долговечный сервер с настоящим хардкорным опытом как в прокачке, так и в развитии экипировки. Этот проект уже находится в разработке и тестировании более 6 месяцев и был тщательно доработан, чтобы обеспечить игрокам тот вызов и ту стабильность, которые они ищут. Наш самый важный принцип — система доната, которая строго ограничена VIP-привилегиями и существует только для покрытия расходов на сервер. Это не проект, нацеленный на прибыль, а проект, созданный для того, чтобы выжить и развиваться. Это проект, которого многим игрокам не хватало — движимый скорее страстью, чем финансовой выгодой.**</mark>

{% hint style="danger" %} <mark style="color:$danger;">**У донатеров нет никаких особых преимуществ, отличающих их от обычных игроков. Все события одинаково доступны как VIP-игрокам, так и игрокам, не вносящим донат. Равенство для всех — наш основной принцип.**</mark>
{% endhint %}

<mark style="color:оранжевый;">**🔷 Основная информация:**</mark>

* <mark style="color:$success;">**★ Версия сервера : Сезон 3**</mark>
* <mark style="color:$success;">**★ Рейты сервера : x1**</mark>
* <mark style="color:$success;">**★ Максимальный уровень : 600**</mark>
* <mark style="color:$success;">**★ Шанс дропа : 25%**</mark>
* <mark style="color:$success;">**★ Шанс дропа Zen : 30%**</mark>
* <mark style="color:$success;">**★ Очки за уровень : 5/6(DW,ELF,DK) и 7(MG,DL)**</mark>
* <mark style="color:$success;">**★ Монстров на спотах : 5**</mark>
* <mark style="color:$success;">**★ Создание гильдии с уровня : 100**</mark>
* <mark style="color:$success;">**★ Mu Helper доступен с уровня : 1**</mark>
* <mark style="color:$success;">**★ Требуемый уровень для создания MG : 75**</mark>
* <mark style="color:$success;">**★ Требуемый уровень для создания DL : 100**</mark>
* <mark style="color:$success;">**★ Максимум подключений на IP/Hwid : 1**</mark>
* <mark style="color:$danger;">**★ NPC Buffer : отключен**</mark>
* <mark style="color:$success;">**★ Доступные классы : DW/DK/ELF/MG/DL**</mark>
* <mark style="color:$danger;">**★ Energy Elf : отключен**</mark>
* <mark style="color:$danger;">**★ SD : отключено**</mark>
* <mark style="color:$success;">**★ Офлайн-атака : доступна в игре**</mark>

<mark style="color:оранжевый;">**🔷 Дополнительная информация о сервере:**</mark>

* <mark style="color:$success;">**Эксклюзивная система квестов**</mark>
* <mark style="color:$success;">**Осада замка с системой очков**</mark>

<mark style="color:оранжевый;">**🔷 Опыт в группе:**</mark>

<p align="center"><mark style="color:$warning;"><strong>Неидеальная группа</strong></mark></p>

{% hint style="info" %} <mark style="color:синий;">**Когда в группе есть два класса одного типа, группа больше не считается оптимальной, и вы получите уменьшенный опыт.**</mark>
{% endhint %}

* <mark style="color:$success;">**1 игрок : 100%**</mark>
* <mark style="color:$success;">**2 игрока : 98%**</mark>
* <mark style="color:$success;">**3 игрока : 96%**</mark>
* <mark style="color:$success;">**4 игрока : 94%**</mark>
* <mark style="color:$success;">**5 игроков : 92%**</mark>

<p align="center"><mark style="color:$warning;"><strong>Идеальная группа</strong></mark></p>

{% hint style="info" %} <mark style="color:синий;">**Когда все классы разные, группа считается идеальной, и вы получаете максимальный бонус к опыту.**</mark>
{% endhint %}

* <mark style="color:$success;">**1 игрок : 100%**</mark>
* <mark style="color:$success;">**2 игрока : 99%**</mark>
* <mark style="color:$success;">**3 игрока : 98%**</mark>
* <mark style="color:$success;">**4 игрока : 97%**</mark>
* <mark style="color:$success;">**5 игроков : 96%**</mark>


---

# 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://mu-lumen.gitbook.io/mu-lumen-docs/untitled-ru/o.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.
