# Нейтралитет

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

#### Кто может купить?

* Только **мэр города**. Жители города не имеют доступа к этой команде.

Команда для покупки нейтралитета:

* /t neutrality

#### Что дает эффект Нейтралитета?

Пока действует Нейтралитет, на город накладываются следующие ограничения (для агрессоров):

1. Запрет на объявление рейда.&#x20;
2. Ни один другой город не может начать рейд против вас.

#### Особенности

1. По истечении срока действия город снова становится уязвимым для атак.
2. Стоимость и длительность уточняйте в игре ( /t neutrality )


---

# 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.bixland.su/town-war/neitralitet.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.
