# EAC

- [Make sure you have installed EasyAntiCheat and run the game with it.](https://docs.joinbattlebit.com/eac/make-sure-you-have-installed-easyanticheat-and-run-the-game-with-it.md): Beside EAC, your connection can also cause this issue.
- [You were kicked by anti cheat.](https://docs.joinbattlebit.com/eac/you-were-kicked-by-anti-cheat.md): Make sure game is properly launched with anti cheat services.
- [Untrusted system file](https://docs.joinbattlebit.com/eac/untrusted-system-file.md)
- [Game Security Violation Detected](https://docs.joinbattlebit.com/eac/game-violation-detected.md)
- [Unknown file version](https://docs.joinbattlebit.com/eac/unknown-file-version.md): Usual cause of this issue - corrupted game files.
- [Launch Error - Easy Anti-Cheat is not installed.](https://docs.joinbattlebit.com/eac/launch-error-easy-anti-cheat-is-not-installed.md)
- [Launch Error - StartService EasyAntiCheat\_EOSSys failed with 5.](https://docs.joinbattlebit.com/eac/startservice-easyanticheat_eossys-failed-with-5.md): Error 5: Access Denied
- [Launch Error - CreateFile failed with 32.](https://docs.joinbattlebit.com/eac/createfile-failed-with-32.md): ERROR\_SHARING\_VIOLATION - Process cannot access the file because it is being used by another process.


---

# 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/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.
