# Compatibility

### Frameworks

| Resource               | Is compatible                                     |
| ---------------------- | ------------------------------------------------- |
| QBox                   | ✅ **Supported**                                   |
| QBCore                 | ✅ **Supported**                                   |
| ESX (v1.11.0 or newer) | ✅ **Supported**                                   |
| Custom Frameworks      | ✅ **Supported (you can make changes via bridge)** |

### Notification:

| Resource                                                               | Is compatible   |
| ---------------------------------------------------------------------- | --------------- |
| [g-notifications](https://groot-development.tebex.io/package/6838305)  | ✅ **Supported** |
| [ox\_lib](https://github.com/overextended/ox_lib/releases/tag/v3.30.6) | ✅ **Supported** |
| qbcore                                                                 | ✅ **Supported** |
| okok                                                                   | ✅ **Supported** |
| 17mov                                                                  | ✅ **Supported** |
| standalone                                                             | ✅ **Supported** |

{% hint style="warning" %}
You can also configure your own notification system in `src/client/cl_edit.lua`.
{% endhint %}

## Society / Banking:

| Resource                                                                                  | Is compatible   |
| ----------------------------------------------------------------------------------------- | --------------- |
| Built-in Society (our system also has built-in account support)                           | ✅ **Supported** |
| [Renewed-Banking](https://github.com/Renewed-Scripts/Renewed-Banking/releases/tag/v2.1.4) | ✅ **Supported** |
| [qb-banking](https://github.com/qbcore-framework/qb-banking)                              | ✅ **Supported** |
| es\_extended/esx\_society                                                                 | ✅ **Supported** |
| okokBanking                                                                               | ✅ **Supported** |
| tgg-banking                                                                               | ✅ **Supported** |
| crm-banking                                                                               | ✅ **Supported** |
| fd\_banking                                                                               | ✅ **Supported** |
| p\_banking                                                                                | ✅ **Supported** |

{% hint style="warning" %}
You can also configure your own society/banking system in `src/server/sv_edit.lua`.
{% endhint %}
