# Dependencies

#### ox\_lib

```
You can download from the link below the latest version of ox_lib
```

{% embed url="<https://github.com/overextended/ox_lib/releases/latest/download/ox_lib.zip>" %}

{% hint style="warning" %}
Without dependency ox\_lib, the anticheat resource will not work or cause errors. In any case the anticheat is not working you have to check the server console or F8 console messages. You will receive indications why it is not working. In case you cannot handle the situation you can create a ticket on our discord server.
{% endhint %}

{% hint style="warning" %}
Be sure that you have the last version of ox\_lib everytime the anticheat gets an update.
{% 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.reasonanticheat.net/resources-documentation/reason-anticheat/dependencies.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.
