# Dependencies

{% hint style="info" %}
For optimal functionality of our resource, certain dependencies are essential. This section provides a comprehensive list of software and assets required to ensure smooth operation and integration.
{% endhint %}

***

### Software Requirements

#### MariaDB

* **Version:** 10.9+
* **Description:** A high performance, open source database server required for efficient data management and operations.
* **Download Link:** [MariaDB 10.9+](vscode-file://vscode-app/d:/Users/joewo/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-sandbox/workbench/workbench.html)

#### oxmysql

* **Version:** 2.7.4+
* **Description:** A FiveM resource to communicate with a MySQL database using node-mysql2.
* **Download Link:** [oxmysql 2.7.4+](vscode-file://vscode-app/d:/Users/joewo/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-sandbox/workbench/workbench.html)

### 🚨 Important: Bridge Files Integration 🚨

To ensure the smooth functionality of our product, the integration of at least one bridge from each category in the Bridge Files Overview is mandatory.

For example:

* **Garage Bridges:** If there are 4 options, at least one must be active.
* **Frameworks, Inventory, License, Property, etc.:** The same rule applies.

Not having the necessary bridge files from each section can lead to malfunctions or incomplete features. Consult the [Bridge Files Overview](/paid-assets/mdt-v2/bridges.md) to understand and select the required bridges from each category. This is crucial for the seamless operation of the script and cannot be overlooked.

**Note:** Bridges that do not come with the MDT by default must be self-maintained. We do not assist in creating or maintaining these bridges; it is the responsibility of the purchaser to manage them.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.deltarix.store/paid-assets/mdt-v2/dependencies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
