# Compatibility matrix

## Compatibility matrix

Use this page to confirm compatibility before install or purchase.

### Framework and dependency support

| Script                  | Framework   | Inventory | Extra dependencies |
| ----------------------- | ----------- | --------- | ------------------ |
| **SHOCKS-GangMDT**      | QBCore, QBX | N/A       | None listed        |
| **SHOCKS-AmbulanceJob** | QBCore, QBX | N/A       | None listed        |
| **SHOCKS-policejob**    | QBCore, QBX | N/A       | None listed        |
| **SHOCKS-PoliceMDT**    | QBCore, QBX | N/A       | None listed        |
| **SHOCKS-EMSMDT**       | QBCore, QBX | N/A       | None listed        |

### Read this before purchase

* **ESX is not supported** unless a product page says otherwise.
* Inventory support can vary by script.
* Some scripts need extra resources started first.

### Common dependency checks

Confirm these before opening a support ticket:

1. The framework version is current enough for the script.
2. Every required dependency is installed.
3. Dependency resources start before the script.
4. Config values match your server names exactly.

{% hint style="warning" %}
A supported framework is not enough on its own. Wrong item names or start order can still break the script.
{% endhint %}


---

# 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://shocks-development.gitbook.io/shocks-development-docs/shocks-scripts-doc/compatibility-matrix.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.
