# Make ESX compatible

1. Activate ESX in the r\_handcuffs script config

<figure><img src="/files/aRW7oxnXAkt6cCfdNiSV" alt=""><figcaption></figcaption></figure>

1. Add the SQL file 'ESX\_Handcuffs.sql' to your database

<figure><img src="/files/fWBQ7B9Cjpx4yQlpXXZZ" alt=""><figcaption></figcaption></figure>

3. And finally, add the images of the items to your inventory (in my case it will be ox-inventory)

The images are located in the r\_handcuffs script folder.

For all inventories, the addition of images is more or less identical.

For ox\_inventory the directory is: /ox\_inventory/web/images/

4. Restart your server and take advantage of the items using /giveitem me \<handcuffs / handcuff\_keys / grinder / rope / knife>


---

# 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.rytrak.fr/scripts/advanced-handcuffs-system/make-esx-compatible.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.
