# Installation

### Add dependencies:

1. ox\_lib: <https://github.com/overextended/ox_lib>[/releases/latest](https://github.com/mkafrin/PolyZone/releases/latest)

### **Add the script:**

* Download ak47\_qb\_clothingshop from your cfx portal.
* Add the script into your resources folder.
* Import database.sql into database.
* Add item in qb-core/shared/items.lua
* Add item images into your inventory.
* Set five manage token in the config.lua
* Add ak47\_map\_photoroom from your cfx portal
* Start the script & map in server.cfg
* Restart your server.

### First Start Guide:

1. use command /loadallclothing to load all clothing (optional. skip this if game crashes)
2. use command /takeclothingimage and take all clothing image
3. restart the script
4. use command /clothingadmin and setup clothing for shops & defaults
5. restart the script

#### **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 QBCore, 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/qbcore/ak47_qb_clothingshop/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.
