# Anti-cheat system

Epic Games provides EASY anticheat for Unreal Engine, official website - <https://www.easy.ac/>

EASY anti-cheat is used in games such as:

1. Fortnite
2. RUST
3. Apex Legends
4. War Thunder
5. Watch Dogs 2
6. For Honor
7. Paladins

We plan to implement EASY in X-WAR for stable and safe gaming.&#x20;

We will let you know as soon as the implementation begins.


---

# 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.xwargame.com/development/anti-cheat-system.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.
