# 🔧 Installation

## Steps

1. Download latest version from [portal](https://portal.cfx.re/)
2. Extract the zip file somewhere on your computer
3. Place the extracted files inside from folder `build` inside `ox_inventory/web/build` folder. (Backup your old one if you want!; Make sure that all files are loaded in `fxmanifest.lua`, usually there is no need for edits.); If you want use our inventory and ped icons place the `icons` folder inside `ox_inventory/web/images` !
4. Restart you server, **DONE**!

## Frameworks

The script is standalone and supports all frameworks (QBCore, QBox, ESX, ND, etc.)


---

# 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://ks-development-1.gitbook.io/docs/free/ks-ox-inventory-redesign/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.
