# 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://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/overextended/ox_target/releases/latest">ox_target</a> | <a href="https://github.com/overextended/qtarget">qtarget</a> | <a href="https://github.com/qbcore-framework/qb-target">qb-target</a></summary>

The targeting script of your choice. (Also referred to as third-eye)

</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_interactions/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.
