# Compatibility

## Framework

<table data-full-width="false"><thead><tr><th width="371">Script Name</th><th>Creator</th></tr></thead><tbody><tr><td><code>qb-core</code></td><td><strong>QBCore Framework</strong></td></tr><tr><td><code>qbx_core</code></td><td><strong>QBox Project</strong></td></tr><tr><td><code>es_extended</code></td><td><strong>ESX Framework</strong></td></tr></tbody></table>

## Inventory

<table data-full-width="false"><thead><tr><th width="371">Script Name</th><th>Creator</th></tr></thead><tbody><tr><td><code>codem_inventory</code></td><td><strong>CodeM</strong></td></tr><tr><td><code>origen_inventory</code></td><td><strong>ORIGEN Store</strong></td></tr><tr><td><code>lj_inventory</code></td><td><strong>loljoshie</strong></td></tr><tr><td><code>ps-inventory</code></td><td><strong>Project Sloth</strong></td></tr><tr><td><code>qs-inventory</code></td><td><strong>Quasar Store</strong></td></tr><tr><td><code>qb-inventory</code></td><td><strong>QBCore Framework</strong></td></tr><tr><td><code>ox_inventory</code></td><td><strong>Overextended</strong></td></tr></tbody></table>

## Fuel

<table data-full-width="false"><thead><tr><th width="372">Script Name</th><th>Creator</th></tr></thead><tbody><tr><td><code>LegacyFuel</code></td><td><strong>InZidiuZ</strong></td></tr><tr><td><code>cdn-fuel</code></td><td><strong>CodineDev</strong></td></tr><tr><td><code>ps-fuel</code></td><td><strong>Project Sloth</strong></td></tr><tr><td><code>okokGasStation</code></td><td><strong>okok Scripts</strong></td></tr><tr><td><code>ox_fuel</code></td><td><strong>Overextended</strong></td></tr><tr><td><code>lj-fuel</code></td><td><strong>loljoshie</strong></td></tr><tr><td><code>hyon_gas_station</code></td><td><strong>HyonScript</strong></td></tr><tr><td><code>ND_Fuel</code></td><td><strong>ND Framework</strong></td></tr><tr><td><code>myFuel</code></td><td><strong>myScripts</strong></td></tr></tbody></table>

## Keys

<table data-full-width="false"><thead><tr><th width="373">Script Name</th><th>Creator</th></tr></thead><tbody><tr><td><code>is_vehiclekeys</code></td><td><strong>inside-scripts</strong></td></tr><tr><td><code>qb-vehiclekeys</code></td><td><strong>QBCore Framework</strong></td></tr><tr><td><code>qs-vehiclekeys</code></td><td><strong>Quasar Store</strong></td></tr><tr><td><code>vehicles_keys</code></td><td><strong>Jaksam Scripts</strong></td></tr><tr><td><code>wasabi_carlock</code></td><td><strong>Wasabi Scripts</strong></td></tr><tr><td><code>cd_garage</code></td><td><strong>Codesign_</strong></td></tr><tr><td><code>okokGarage</code></td><td><strong>okok Scripts</strong></td></tr></tbody></table>

## Notifications

<table data-full-width="false"><thead><tr><th width="372">Script Name</th><th>Creator</th></tr></thead><tbody><tr><td><code>is_ui</code></td><td><strong>inside-scripts</strong></td></tr><tr><td><code>ox_lib</code></td><td><strong>Overextended</strong></td></tr><tr><td><code>qb-core</code></td><td><strong>QBCore Framework</strong></td></tr><tr><td><code>esx_notify</code></td><td><strong>ESX Framework</strong></td></tr><tr><td><code>codem-notification</code></td><td><strong>CodeM</strong></td></tr></tbody></table>

## Progress Bar

<table data-full-width="false"><thead><tr><th width="373">Script Name</th><th>Creator</th></tr></thead><tbody><tr><td><code>is_ui</code></td><td><strong>inside-scripts</strong></td></tr><tr><td><code>ox_lib</code></td><td><strong>Overextended</strong></td></tr><tr><td><code>progressbar</code></td><td><strong>QBCore Framework</strong></td></tr></tbody></table>

## Target

<table data-full-width="false"><thead><tr><th width="373">Script Name</th><th>Creator</th></tr></thead><tbody><tr><td><code>is_interaction</code></td><td><strong>inside-scripts</strong></td></tr><tr><td><code>qb-target</code></td><td><strong>QBCore Framework</strong></td></tr><tr><td><code>ox_target</code></td><td><strong>Overextended</strong></td></tr></tbody></table>


---

# 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://inside-scripts.gitbook.io/documentation/free-scripts/bridge-and-library/compatibility.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.
