# Installation

1\) Download and install latest [ox\_lib version (not source code)](https://github.com/CommunityOx/ox_lib/releases)\
\
2\) Download and install [Interact Sound](https://github.com/plunkettscott/interact-sound) (optional, for alarm sound)\
\
3\) Download and install [BL-UI for minigames](https://github.com/Byte-Labs-Studio/bl_ui)\
\
4\) Copy the sound files from **av\_houserobberies/ITEMS/sounds** and place them in **interactsound/client/html/sounds**\
\
5\) Import the items to your Framework/Inventory using the **esx\_items.sql** or **itemlist.md**\
\
6\) Make sure **ox\_lib** is started before any of my scripts in your **server.cfg**\
\
7\) Modify the **av\_houserobbery/config files** to fit your server *(Police job names, rewards, etc).*&#x20;

## Shells

* The shells used in the script are property of **K4MB1,** you need to buy them: <https://k4mb1maps.com/product/5107241>

{% hint style="info" %}
If using **Qbox** make sure to uncomment the qbox imports from **fxmanifest.lua** and restart the server to apply the changes.
{% 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://docs.av-scripts.com/guides/house-robbery/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.
