# Installation

{% hint style="warning" %}
Currently **origen\_inventory** is NOT compatible, this is due to the inventory missing some important exports, Origen team is already aware of this and working in an update.
{% endhint %}

### **Dependencies:**

> * **AV Laptop installed and working.**
> * **K4mb1 shells sub:**  <https://www.k4mb1maps.com/product/5107241-1> (used for labs)(recommended) **OR:**
>   * Crime Shells: <https://www.k4mb1maps.com/product/6577323>
>   * Labs Shells: <https://www.k4mb1maps.com/product/4672285>
> * **AV Alphabet minigame:** <https://av-scripts.tebex.io/package/6076487>
> * **Object Gizmo** for table placement: <https://github.com/Demigod916/object_gizmo>

### Items

> * Go to **av\_drugs/\_ITEMS** and import all items to your Framework/Inventory.

### Config Files

> * You will notice that config folder have just a few files, this is because the main config files are located in **server/editable/\_**<br>
> * This is made like this to prevent any type of MG from players dumping your server, they won't be able to check what tables/labs/items exist in your server or any extra info about inputs, etc.
> * Some of the config files will NOT be explained in this docs site because they all have comments explaining in detail how everything works and is pointless to create a page writing exactly the same, example: effects, corner selling, market, etc.

{% hint style="danger" %}
Is really important that you READ all config files before you start using the script, a lot of config options are setup with random values for testing, make sure to edit everything so it fits your server.
{% 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/laptop-pack-v3/drugs/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.
