# VersusAC

{% embed url="<https://www.youtube.com/watch?v=VFK4F76RISs>" %}

> Versus Anticheat is a standalone FiveM anti cheat to protect your server from hackers. We utilize premium checks and high end features to prevent almost every cheater. We are delivering top tier protection for a relative low price.

> The anticheat is highly configurable and supports any framework. There is also a translation file to translate the ban messages or logs to your wishes. We use ACE permissions to whitelist your mods, admins or other important members of your server! Our anticheat is highly optimized and runs at 0.00 - 0.04ms.
>
> To see it in action, please check out the video above!

> FiveM cheats update and improve every day, but we push constant updates and fixes so we can keep your server protected no matter what. Currently one of the strongest anticheats out there and the best option for protecting your server. You only need the anticheat for a month? Not a problem! We have various packages to suit your needs.
>
> Check out our [discord](https://discord.gg/qMm4Jh9Afv)

> **Dependencies**&#x20;
>
> [fivem-mysql-async](https://github.com/brouznouf/fivem-mysql-async) or [oxmysql](https://github.com/overextended/oxmysql/)
>
> [screenshot-basic](https://github.com/citizenfx/screenshot-basic)

### Documentation

Follow our documentation to get started as quickly as possible:

{% content-ref url="important/support" %}
[support](https://docs.versusac.com/important/support)
{% endcontent-ref %}

{% content-ref url="versus-anticheat/installation" %}
[installation](https://docs.versusac.com/versus-anticheat/installation)
{% endcontent-ref %}

{% content-ref url="versus-anticheat/configuration" %}
[configuration](https://docs.versusac.com/versus-anticheat/configuration)
{% endcontent-ref %}

{% hint style="info" %}
**Remember:** if you need any assistance, please contact our support in our Discord server!
{% endhint %}


---

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