# Поддерживаемые игры

На текущий момент платформа имеет интеграции с играми по протоколу RCON.\
Список игр поддерживающих выполнение команд через протокол RCON:&#x20;

* [Valheim](https://store.steampowered.com/app/892970/Valheim/);
* [Minecraft Java Edition](https://www.minecraft.net/en-us/store/minecraft-java-edition) (MCPC, издание для PC);
* [Minecraft Bedrock Edition](https://www.minecraft.net/en-us/store/minecraft-windows10) (MCPE, издание для iOS, Android, XBox, Sony Playstation, Nintendo Switch);
* [Rust](https://rust.facepunch.com/);
* [Team Fortress 2](https://www.teamfortress.com/);
* [ARK: Survival Evolved](https://store.steampowered.com/app/346110/ARK_Survival_Evolved/);
* [7 Days to Die](https://store.steampowered.com/app/251570/7_Days_to_Die/);
* [ArmA 2](https://store.steampowered.com/app/33900/Arma_2/);
* [ArmA 3](https://store.steampowered.com/app/107410/Arma_3/);
* [ATLAS](https://store.steampowered.com/app/834910/ATLAS/);
* [Beyond the Wire](https://store.steampowered.com/app/1058650/Beyond_The_Wire/);
* [Conan Exiles](https://store.steampowered.com/app/440900/Conan_Exiles/);
* [Серия игр Counter-Strike](https://counter-strike.net/) (1.6, Source, Global Offensive);
* [Dark and Light](https://store.steampowered.com/app/529180/Dark_and_Light/);
* [DayZ](https://store.steampowered.com/app/221100/DayZ/);
* [Garry's Mod](https://store.steampowered.com/app/4000/Garrys_Mod/);
* [PixARK](https://store.steampowered.com/app/593600/PixARK/);
* [Rend](https://store.steampowered.com/app/547860/Rend/);
* [SCUM](https://store.steampowered.com/app/513710/SCUM/);
* [Hell Let Loose](https://store.steampowered.com/app/686810/Hell_Let_Loose/);
* [Project Zomboid](https://store.steampowered.com/app/108600/Project_Zomboid/);
* [Hurtworld](https://store.steampowered.com/app/393420/Hurtworld/);
* [Insurgency](https://store.steampowered.com/app/222880/Insurgency/);
* [Insurgency Sandstorm](https://store.steampowered.com/app/581320/Insurgency_Sandstorm/);
* [GTA: SA-MP](https://www.sa-mp.com/);
* [MORDHAU](https://store.steampowered.com/app/629760/MORDHAU/);
* [Post Scriptum](https://store.steampowered.com/app/736220/Post_Scriptum/);
* [Rising Storm 2: Vietnam](https://store.steampowered.com/app/418460/Rising_Storm_2_Vietnam/);
* [Squad](https://store.steampowered.com/app/393380/Squad/).


---

# 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.autodonate.ru/eap/supported-games.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.
