# Requirements

| Dependency         | Required | Notes                                          |
| ------------------ | -------- | ---------------------------------------------- |
| `oxmysql`          | Yes      | Database queries                               |
| `ox_lib`           | Yes      | Callbacks, promises, utilities                 |
| `screenshot-basic` | Yes      | Required only if relog screenshots are enabled |
| `es_extended`      | Optional | ESX framework                                  |
| `qb-core`          | Optional | QBCore framework                               |
| `qbx_core`         | Optional | QBox framework                                 |

{% hint style="info" %}
The script auto-detects your framework if `Config.Framework = "auto"`.
{% endhint %}
