> For the complete documentation index, see [llms.txt](https://rules.airsoft-irkutsk.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rules.airsoft-irkutsk.ru/pravila/3-igrovaya-territoriya.md).

# 3. Игровая территория

3.1. Игровая территория может, как иметь очерченные границы, так и не иметь их.

3.2. В игровую территорию не могут включаться: территории, игра на которых может привести к конфликтам с местным населением (жилые кварталы, действующие промышленные и особо охраняемые объекты, посадки с/х культур и т.д.);

3.3. Граница всех участков, находящихся внутри игровой территории, но не включенных в нее, должна быть обозначена натянутой верёвкой или киперной лентой красного и/или белого цветов, либо четко оговорена в Сценарии. Запрещается ведение любых игровых действия через неигровую территорию.

3.4. Запрещается ведение игровых действий с/на/через неигровую территорию.

3.5. Запрещается устройство жилого лагеря (лагерей) в непосредственной близости от игровой территории, или иное расположение, способное помешать нормальному ходу игры.


---

# 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://rules.airsoft-irkutsk.ru/pravila/3-igrovaya-territoriya.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.
