# Installation

### Step 1.

{% hint style="info" %}

1. Install bl\_ui add make sure to start before gg\_boosting
   {% endhint %}

{% embed url="<https://github.com/Byte-Labs-Studio/bl_ui/releases/tag/v2.1.0>" %}

### Step 2.

{% hint style="info" %}
2\. Find your inventory below and add items based on your inventory.
{% endhint %}

#### QBCore based inventories

If you are using one of these inventories, add items following this guide:\
👉 [QB-Inventory Setup Guide](https://gg-studio.gitbook.io/gg-studio-docs/~/revisions/WYuLZaNmhCl1np9qTWkm/gg-studio-scripts/advanced-boosting-system/installation/qb-inventory)

* `qb-inventory`
* `core_inventory`
* `jpr-inventory`
* `ps-inventory`
* `lj-inventory`
* `origen_inventory`

***

#### Custom Setup Guides

For other inventories, follow the specific guide below:

* [OX Inventory](https://gg-studio.gitbook.io/gg-studio-docs/~/revisions/WYuLZaNmhCl1np9qTWkm/gg-studio-scripts/advanced-boosting-system/installation/ox_inventory)
* [QS Inventory](https://gg-studio.gitbook.io/gg-studio-docs/~/revisions/WYuLZaNmhCl1np9qTWkm/gg-studio-scripts/advanced-boosting-system/installation/qs-inventory)
* [Codem Inventory](https://gg-studio.gitbook.io/gg-studio-docs/~/revisions/WYuLZaNmhCl1np9qTWkm/gg-studio-scripts/advanced-boosting-system/installation/codem-inventory)
* [TGIANN Inventory](https://gg-studio.gitbook.io/gg-studio-docs/~/revisions/WYuLZaNmhCl1np9qTWkm/gg-studio-scripts/advanced-boosting-system/installation/tgiann-inventory)


---

# 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://gg-studio.gitbook.io/gg-studio-docs/gg-studio-scripts/advanced-boosting-system/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.
