# Installation

<details>

<summary>Dependencies</summary>

* **ox\_lib:** <https://github.com/overextended/ox_lib/releases> *Make sure to download the ox\_lib.zip file and not the source code.*
* **Light Props \[Free]**: <https://bzzz.tebex.io/package/5834472>

</details>

> * Import the .sql file to your database.
> * Make sure av\_racing is started after ox\_lib and av\_laptop in your server.cfg

### ox\_lib

> Go to `ox_lib/imports/zones/` and replace the file **shared.lua** with the following:

{% file src="/files/CveCjuXQE26yQZwBwHMv" %}

### Config Files

> You can find many configuration files in the `config` folder, and you will find others in the `server/editable/` folder, which have been placed there for security reasons. Make sure to read and understand all of them and apply the necessary changes. If you have any questions, leave them in the support channel on Discord, and I will gladly answer you when I am available.


---

# 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/laptop-pack-v3/racing/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.
