# Dependencies

<details>

<summary><a href="https://github.com/esx-framework/esx_core/tree/main">es_extended</a> | <a href="https://github.com/qbcore-framework/qb-core/tree/main">qb-core</a> | <a href="https://github.com/Qbox-project/qbx_core">qbx_core</a></summary>

This script supports ESX, qb-core and qbx\_core, ensuring versatile and adaptable integration across different server configurations.

</details>

<details>

<summary><a href="https://keymaster.fivem.net/asset-grants">lunar_bridge</a> (Included with your purchase on keymaster)</summary>

Our bridge script that you configure once and the configuration will be shared across all of our paid products (framework, notifications, text UI, dispatch, etc.).

</details>

<details>

<summary><a href="https://keymaster.fivem.net/asset-grants">lunar_minigames</a> (Included with your purchase on keymaster)</summary>

Our custom script for minigames.

</details>

<details>

<summary><a href="https://github.com/overextended/oxmysql/releases/latest">oxmysql</a></summary>

A well known MySQL wrapper for FiveM, used by most servers worldwide.

</details>

<details>

<summary><a href="https://github.com/overextended/ox_lib/releases/latest">ox_lib</a></summary>

A standalone library for providing easily reusable code as importable modules and exports.

</details>

<details>

<summary><a href="https://github.com/mkafrin/mka-lasers">mka-lasers</a></summary>

A dependency that allows us to easily render lasers for the Maze Bank heist.

</details>

<details>

<summary><a href="https://github.com/T3development/t3_lockpick">t3_lockpick</a></summary>

Special lockpick minigame used in house robbery.

</details>


---

# 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://lunar-scripts.gitbook.io/lunar-scripts/paid-scripts/lunar_heistcontracts/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.
