> 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/pravila/mir-postroek.md).

# Мир Построек

1.1 Территория размером 600х600 блоков вокруг нулевой точки является территорией спавна. Строительство внутри неё разрешено только на выделенных администрацией территориях и только по предварительному одобрению от администрации.

1.2 Строительство ферм и заводов в этом мире **запрещено**.&#x20;

* **Исключения:**&#x20;
  * Личные мастерские.
  * НПЗ небольших размеров(не более 1 дистилляционной башни и с минимальным использованием труб) для заправки физических структур.&#x20;
  * Мини-электростанции для запитки построек(освещение, лифты, магазины и т.д)

1.3 В этом мире **строго** запрещена порча ландшафта и строительство неоформленных баз для личного проживания. Каждое поселение должно быть по своему оформлено и благоустроено.

1.4 Этот мир не предназначен для добычи ресурсов. Устраивать раскопки следует в мире выживания.


---

# 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/pravila/mir-postroek.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.
