# Anti-Cheat Plugins

Nexo might cause conflicts with Anti-Cheat plugins when standing on [Furniture Mechanic](/mechanics/furniture-mechanic.md).\
NexoFurniture uses ClientSide hitboxes, meaning these plugins will think the player is floating/flying.\
\
Nexo has built-in support for the most common ones, like Vulkan & [Spartan/Vaca&#x6E;**\***](#user-content-fn-1)[^1]**.**\
The settings for these can be found in `mechanics.yml` under `Furniture.anti_cheat`.\
For other plugins like *LPX* & *Polar Anti-Cheat*, there is no built-in support for these.\
There is an unofficial third-party addon you can download which should fix this: [NexoPolarBridge](https://github.com/SLNE-Development/NexoPolarBridge)

[^1]: This is mainly for older versions before it became changed over and became a subscription AI slop plugin


---

# 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.nexomc.com/compatibility/anti-cheat-plugins.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.
