# Миры

При первом заходе вы всегда попадаете в ЛОББИ, а вот уже с него в Основной мир.

<h4 align="center"><strong>Основной мир</strong></h4>

{% hint style="info" %}
Это главный игровой мир сервера, где разворачивается жизнь игроков. Здесь нельзя строить фермы и фармилки, зато можно строить свои города, участвовать в ивентах сервера и писать собственные истории.
{% endhint %}

<h4 align="center"><strong>Лобби</strong></h4>

{% hint style="info" %}
Хаб сервера, на котором есть свои развлечения: Мини-игры и сбор голов по всему хабу. Так же на этом сезоне лобби может немного изменятся так-как действия ЛОРа распространяются и туда в виде структур и лежащих преметов, которые могут помочь в ответах
{% endhint %}

<h4 align="center">Энд</h4>

{% hint style="warning" %}
Мы решили отказаться от Энда на этом сезоне.
{% 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://wiki.pwworlds.ru/tech/miry.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.
