# Игровые режимы

Разнообразие игровых режимов необходимо для получения разнообразного опыта и интереса игроков.&#x20;

#### Ниже представлены режимы, которые сейчас присутствуют в X-WAR:

1\) Тренировка\
2\) Команда против команды (2х2, 5х5, 10х10 и т.д.)\
3\) Мясорубка (дезматч)\
4\) Командная мясорубка (командный дезматч)\
5\) Гонка вооружения

<figure><img src="/files/ThKjo22YzXcKmAXeQ34i" alt=""><figcaption></figcaption></figure>


---

# 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://docsru.xwargame.com/overview/igrovye-rezhimy.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.
