# Dependencies

<details>

<summary>Supported Frameworks</summary>

**Supported frameworks:**

* `qbox`
* `qb` (QBCore)  version 1.3.0+
* `esx`
* `custom`

</details>

<details>

<summary><a href="https://mariadb.org/download/">MariaDB</a> (recommended) or any other SQL database</summary>

An open-source database, compatible with MySQL, used in FiveM to store and manage persistent server data like player info, vehicles, and economy records.

</details>

<details>

<summary><a href="https://github.com/CommunityOx/oxmysql">oxmysql</a></summary>

A high-performance MySQL wrapper for FiveM resources, allowing scripts to efficiently interact with MySQL databases.

</details>

<details>

<summary><a href="https://github.com/CommunityOx/ox_lib">ox_lib</a></summary>

Used for the menus, notifications and the input options in the script.

</details>

<details>

<summary><a href="https://github.com/mkafrin/PolyZone/releases/latest">PolyZone</a></summary>

Required for handling garage areas and interaction zones across the map.

</details>

<details>

<summary><a href="https://github.com/GttMone/ps-zones">ps-zones</a></summary>

IMPORTANT: Download the modified version otherwise the resource will not work! - <https://github.com/GttMone/ps-zones>

</details>

<details>

<summary><a href="https://github.com/Gl1tchStudios/glitch-minigames">glitch-minigames </a>(Optional)</summary>

Required only if you want to use the carjacker item.

</details>

<details>

<summary><a href="https://github.com/communityox/ox_target/releases/latest">ox_target</a> (Optional)</summary>

Enhances interaction with a clean, target-based system for a smoother user experience.

</details>

{% hint style="success" %}
If you need assistance setting up custom scripts alongside our resources, you can open a ticket in our [Discord](https://discord.gg/wZryDXaCAU). While we’ll do our best to help, please note that we can’t guarantee full compatibility if the custom script has issues outside of our control.
{% endhint %}

{% hint style="warning" %}
There’s a chance some of these scripts might already be installed on your server. Installing duplicates can cause conflicts or errors, so always check your existing resources before adding new ones.
{% endhint %}
