> For the complete documentation index, see [llms.txt](https://docs.arius-scripts.com/site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arius-scripts.com/site/documentation/resources/multicharacter/requirements.md).

# 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 %}
