# Are your scripts compatible with frameworks

Our scripts are generally compatible with most frameworks, including ESX and QBCore. However, compatibility may vary depending on the version of your framework and our script.

To help you modify the code in our script, we have included an unencrypted cl\_utils.lua file that allows you to customize certain aspects of the framework's usage.


---

# 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/store-faq/are-your-scripts-compatible-with-frameworks.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.
