> For the complete documentation index, see [llms.txt](https://unknown-development.gitbook.io/unknown-development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unknown-development.gitbook.io/unknown-development/scripts/unknown_bossmenu/installation.md).

# Installation

**Installation difficulty**

**🟣⚫⚫⚫⚫** - very easy

***

### 1. Download Resource

To begin, download your recently purchased resource from [our store](https://corem.tebex.io/)

To do this, log in to your [cfx portal](https://portal.cfx.re/) account and navigate to the '**Asset Grants**' section, where you will find your owned resources.

***

### 2. Dependencies

Before installing **Boss Menu**, you must ensure the following dependencies are installed:

<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>

The script supports **ESX, QBCore, and Qbox**, providing a flexible and versatile solution for different server setups.

</details>

<details>

<summary><a href="https://github.com/overextended/ox_inventory">ox_inventory</a> | <a href="https://github.com/qbcore-framework/qb-inventory">qb-inventory</a></summary>

Supports **ox\_inventory and qb-inventory** for inventory management.

</details>

<details>

<summary><a href="https://github.com/overextended/ox_target">ox_target</a> | <a href="https://github.com/qbcore-framework/qb-target">qb-target</a></summary>

The script supports **ox\_target and qb-target**, offering a flexible solution for various server setups.

</details>

<details>

<summary><a href="https://okok.tebex.io/package/4724993">okokNotify</a> | <a href="https://github.com/overextended/ox_lib">ox_lib</a> | <a href="https://github.com/qbcore-framework/qb-core/tree/main">qb-core</a> | <a href="https://github.com/esx-framework/esx_core/tree/main">es_extended</a></summary>

Compatible with **okokNotify,** **ox\_lib, QBCore and ESX**, providing clean and modern notification support.

</details>

<details>

<summary><a href="https://unknown-development.tebex.io/package/banking">unknown_banking</a> | <a href="https://felis.gg/product/banking">fd_banking</a> | <a href="https://rxscripts.xyz/scripts/advanced-banking">RxBanking</a> | <a href="https://www.teamsgg.dev/scripts/banking">tgg-banking</a> | <a href="https://www.wasabiscripts.com/product/6782544">wasabi_banking</a> | <a href="https://pscripts.tebex.io/package/6864050">p_banking</a> | <a href="https://github.com/Renewed-Scripts/Renewed-Banking">renewed</a> | <a href="https://github.com/qbcore-framework/qb-management">qb-management</a> <mark style="color:cyan;">(optional)</mark></summary>

Compatible with **unknown\_banking, fd\_banking, RxBanking, tgg-banking, wasabi\_banking, p\_banking, Renewed-Banking, and qb-management**, ensuring seamless integration with the most popular FiveM banking and business management systems.

</details>

<details>

<summary><a href="https://jgscripts.com/scripts/advanced-garages">jg-advancedgarages</a> | <a href="https://rxscripts.xyz/scripts/advanced-garages">RxGarages</a> | <a href="https://www.mt-scripts.com/products/6222148">MT Garages</a> (SOON!) <mark style="color:cyan;">(optional)</mark></summary>

Compatible with **jg-advancedgarages**, **RxGarages**, and **MT Garages** *<mark style="color:$info;">(coming soon)</mark>*, allowing bosses to view and manage company vehicles directly from the Boss Menu with seamless garage integration.

{% hint style="warning" %}
If you plan to use the Vehicles tab, no matter what garage you use, install [jg-vehiclemileage](https://jgscripts.com/scripts/vehicle-mileage) because the Vehicles tab has a mileage counter
{% endhint %}

</details>

***

### 3. Install Boss Menu

Add `unknown_bossmenu` folder to your server `resources` folder and start them by adding the following to your `server.cfg`:\
`ensure unknown_bossmenu`

{% hint style="warning" %}
Dependencies **must** be ensured before `unknown_bossmenu`, otherwise the script may not function correctly.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://unknown-development.gitbook.io/unknown-development/scripts/unknown_bossmenu/installation.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.
