# EAC

- [Убедитесь, что вы установили EasyAntiCheat и запустите игру с ним.](https://docs.joinbattlebit.com/russian/eac/make-sure-you-have-installed-easyanticheat-and-run-the-game-with-it.md): Помимо EAC, ваше подключение может быть причиной этой ошибки.
- [Вы были исключены из игры античит службой.](https://docs.joinbattlebit.com/russian/eac/you-were-kicked-by-anti-cheat.md): Убедитесь, что игра была запущена с античит службой.
- [Untrusted system file](https://docs.joinbattlebit.com/russian/eac/untrusted-system-file.md)
- [Game Security Violation Detected](https://docs.joinbattlebit.com/russian/eac/game-violation-detected.md)
- [Unknown file version](https://docs.joinbattlebit.com/russian/eac/unknown-file-version.md): Обычно причина данной ошибки - повреждение файлов игры.
- [Ошибка запуска - служба Easy Anti-Cheat не установлена.](https://docs.joinbattlebit.com/russian/eac/launch-error-easy-anti-cheat-is-not-installed.md)
- [Ошибка запуска - StartService EasyAntiCheat\_EOSSys failed with 5.](https://docs.joinbattlebit.com/russian/eac/startservice-easyanticheat_eossys-failed-with-5.md): Error 5: Access Denied
- [Ошибка запуска - CreateFile failed with 32.](https://docs.joinbattlebit.com/russian/eac/createfile-failed-with-32.md): ERROR\_SHARING\_VIOLATION - Процесс не может получить доступ к файлу по причине использования этого файла другим процессом.


---

# 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://docs.joinbattlebit.com/russian/eac.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.
