> For the complete documentation index, see [llms.txt](https://viper-development-1.gitbook.io/viperdocs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://viper-development-1.gitbook.io/viperdocs/viper-scripts/multi-job/dependencies.md).

# Dependencies

{% hint style="warning" %}
Start every dependency below **before** `viper-multijob` in your `server.cfg`, or the resource will fail to start.
{% endhint %}

|     | Dependency                                                                                                                        | Required for                                         |
| --- | --------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| 🧩  | [es\_extended](https://github.com/esx-framework/esx_core/releases/) **or** [qb-core](https://github.com/qbcore-framework/qb-core) | Your framework — pick whichever one your server runs |
| 🗄️ | [oxmysql](https://github.com/overextended/oxmysql/releases/)                                                                      | All database queries                                 |

{% hint style="info" %}
Already running these on your server? You can skip straight to [Installation](/viperdocs/viper-scripts/multi-job/installation.md).
{% endhint %}
