# QBCore Installation

1. Head to <https://keymaster.fivem.net/asset-grants> and download `rcore_gunshop`
2. Once installed, go to your resources folder and drag and drop the `rcore_gunshop` folder.
3. Now open the `rcore_gunshop` folder and head to the shared folder.
4. Open the config.lua that can be found in the shared folder.
5. You'll be able to see `Framework = 0`. Change this to `Framework = 2`.
6. Once you've done that, change `Inventory = 0` to the inventory that you are using.
7. Once you've started `rcore_gunshop`, we'd recommend restarting qb-shops to avoid issues.
8. If using Quasar's inventory, we'd also recommend restarting qs-shops to avoid issues.
9. You're all set to start the resource!


---

# 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://documentation.rcore.cz/paid-resources/rcore_gunshop/qbinstallation.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.
