# Advanced Weaponshop

## Installation

1. Drag lucid-weaponshop (as well as speedo-express if you choose to use our custom vehicle) you into your resources folder.
2. Ensure the that your inventory as well as ox\_lib is started before our weaponshop
3. Navigate to your respective folder inside of our install directory, and install the provided sql's.
4. For QBCore, insert the jobs.lua inside qbcore/shared/jobs.lua
5. If you use qs-inventory, replace the weapon section with the provided code. See readme for more information.
6. Run your server and enjoy!

## Support

Discord: <https://discord.gg/GuzTmrxMvN>

## Dependencies

1. QBCore or ESX or qBox
2. ox\_lib
3. ox\_inventory, qs-inventory, qb-inventory, ps-inventory, or codem-inventory

## Config

Check through config and adjust any options to your liking.

##


---

# 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://lucid-scripts.gitbook.io/luciddocs/advanced-weaponshop.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.
