# Anti-Cheat (EAC)

Easy Anti-Cheat (EAC) protected clients can be enabled in the dashboard once you have an event.\
For more information, see [Running Events](https://github.com/improbable/origin-docs/blob/live-site/production/creating-an-event/production/creation-an-event/README.md).

To set up EAC protection for your event:

1. Link the event to a world.
2. Enable public downloads.
3. Enable `Enforce anti-cheat (EAC)`.

When these steps are complete, any PC user attempting to join your game will be required to use the Easy Anti-Cheat protected client.


---

# 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.otherside.xyz/platform-documentation/creation/running-events/setup-easy-anti-cheat-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.
