# INSTALLATION

## 1 - DOWNLOAD&#x20;

The first step is downloading the resource in [`https://keymaster.fivem.net/asset-grants`](https://keymaster.fivem.net/asset-grants),it is important that you log in to the account with which you bought said resource, otherwise it will never appear.

<figure><img src="https://1880004153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIQk1QHD6hIEHJQl8zFma%2Fuploads%2FJERK4k1NKNPbU1yoebhC%2FScreenshot%20(2649).png?alt=media&#x26;token=acd4e60d-00be-47dd-85fc-dd9c922cbe12" alt=""><figcaption></figcaption></figure>

## 2 - FILES

When you download the resource, you will see a `.zip` file which contains your resource

## 3 - **DEPENDENCIES**

SD-GANG Has Three dependencie

1. qb-core
2. qb-input
3. qb-menu

If you use a custom QBCore system, with renamed names or events you can access\
you can edit it in the config file

<figure><img src="https://1880004153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIQk1QHD6hIEHJQl8zFma%2Fuploads%2F6fWhDW33h4TVwaB91vSF%2Fcode.png?alt=media&#x26;token=e35bb3eb-e18a-4398-b4ad-2ef00d7f8d78" alt=""><figcaption><p>This is Not All The Config ...</p></figcaption></figure>

## 4 - SERVER.CFG

After puting The Asset in Your `resources` Folder , You Need To Start it in your`server.cfg`

```
ensure sd-gangs
```

{% hint style="danger" %}
You Need To ensure The sd-gangs After qb-core
{% endhint %}

## 5 - CONFIG

<figure><img src="https://1880004153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIQk1QHD6hIEHJQl8zFma%2Fuploads%2F2qBzycDbpzJEosxA8Vwq%2Fcode.png?alt=media&#x26;token=925f122d-48b3-4d0e-b5dc-cc65215ada67" alt=""><figcaption></figcaption></figure>

SUPPORT IN DISCORD : <https://discord.gg/tgbnEjtbPC>


---

# 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://spacedev.gitbook.io/space-dev-documentation/guides/gangs/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.
