# QBCore

You will receive the script in [`keymaster.fivem.net`](https://keymaster.fivem.net/asset-grants) profile, after this click in blue "download" button.

After download, put the script in your server files.

{% hint style="warning" %}
Remeber:

You need to be logged with the same cfx.re account you used to buy in my tebex store.
{% endhint %}

1. Install all [dependencies](#dependencies-part), and follow their respective installation instructions.

## Dependencies Part

* [**qb-core**](https://github.com/qbcore-framework/qb-core)
* [**oxmysql**](https://github.com/overextended/oxmysql)

Download all the scripts by clicking on their respective names, put them in the server files and ensure in server.cfg

## Disable old vehicle shop resource

In order to avoid problems, we recommend to take out from resource directory your old vehicle shop system.

## SQL

Execute `JPR - Vehicle Shops.sql` file in your SQL

{% hint style="danger" %}
This is mandatory!
{% endhint %}

{% hint style="success" %}
Enjoy it
{% endhint %}


---

# 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://joaos-organization-3.gitbook.io/jpresources-documentation/installation/vehicle-shops/installation-page/qbcore.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.
