# Добро пожаловать!

Вы можете посетить наш **Официальный сайт** тут - [LoliLand](https://loliland.ru/ru)!

{% hint style="warning" %}
**Обратите внимание!**\
Гайд находится на стадии разработки!\
Весь материал будет постепенно дополняться новой информацией / картинками.
{% endhint %}

В данных гайдах мы постарались максимально кратко и понятно описать механики различных модов. Все разделы поделены на несколько подразделов для быстрого и удобного перемещения по гайду. В руководстве описываются основные механики модов, которые будут вам необходимы для развития.

Все гайды из данных разделов предназначены для версий <mark style="color:red;">**1.7.10**</mark>\
У нас Вы сможете найти гайды на такие моды как:

{% content-ref url="/pages/iI7ickJtSalX0M4UydhI" %}
[LoliLand Addons](/tmr-guides/loliland-addons.md)
{% endcontent-ref %}

{% content-ref url="/pages/kshVQrp24tInQhXoOJQM" %}
[Blood Magic](/tmr-guides/blood-magic.md)
{% endcontent-ref %}

{% content-ref url="/pages/VgEWzBukqpdpcTl8CXkL" %}
[Botania](/tmr-guides/botania.md)
{% endcontent-ref %}

{% hint style="warning" %}
Раздел :pushpin: [<mark style="color:yellow;">**Дополнительный Контент**</mark>](/tmr-guides/dopolnitelnyi-kontent.md)
{% endhint %}

{% hint style="warning" %}
Раздел :rocket: [<mark style="color:yellow;">**Быстрые ответы на часто задаваемые вопросы**</mark>](/tmr-guides/bystrye-otvety-na-chasto-zadavaemye-voprosy.md)
{% endhint %}

По мере изучения мода вы будете встречать выделенные текста со знаком :pushpin:.\
Нажав на него вы перейдёте в раздел [<mark style="color:yellow;">**Дополнительный Контент**</mark>](/tmr-guides/dopolnitelnyi-kontent.md), где вы сможете найти дополнительную интересную информацию, которую не указали в гайде.

*Раздел был создан с целью упростить прочтение основного руководства, оставив там только самое важное.*

{% hint style="danger" %}
:pencil: **Chief Editor** - 1FLICK1\
:envelope\_with\_arrow: **Для связи Discord** - **1flick1**
{% 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://technomagicrpg.gitbook.io/tmr-guides/readme.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.
