# Installation

### Add dependencies:

1. ox\_lib: <https://github.com/overextended/ox_lib>
2. PolyZone: <https://github.com/mkafrin/PolyZone/releases/latest>

### **Add the script:**

* Download ak47\_garage from your keymaster.
* Add the script into your resources folder.
* Import database.sql into database.
* Start the script in server.cfg
* Restart your server.

#### **Notes:**&#x20;

* Don't upload the script with FileZilla, Use Winscp if you are using FTP for file uploading.
* Renaming of the script is not allowed.
* We do not support custom frameworks, highly modified versions of ESX, or deprecated/outdated versions of anything.&#x20;


---

# 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.menanak47.com/esx/ak47_garage/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.
