# Overview

### 📖 Welcome to Sergei's Warehouse

Sergei's Warehouse is a comprehensive FiveM script for QBCore that provides players with personal storage space they can expand and share with other players. The script features a modern UI, flexible sharing system, and easy-to-use interface.

Max Storage Slots

**📌 Note:** This documentation covers only the files accessible to customers (non-escrow files). The script includes client-side, server-side, UI, and configuration files that are fully customizable.

#### 🚀 Quick Start

Get started with Sergei's Warehouse in just a few simple steps:

1. Download and install the script
2. Import the SQL database file
3. Configure your settings
4. Start using your warehouse!

#### 📚 Documentation Structure

This documentation is organized into clear sections to help you understand and use the warehouse system effectively:

* **Overview:** Script introduction and statistics
* **Core Features:** Detailed feature breakdown
* **Installation:** Step-by-step setup guide
* **Configuration:** All customizable options
* **Usage Guide:** Player instructions for all features
* **Commands & Controls:** Available commands and key bindings
* **UI Guide:** Interface navigation and features
* **Troubleshooting:** Common issues and solutions
* **Player Guide**


---

# 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://sergeis-scripts.gitbook.io/sergeis-scripts-docs/sergeis-warehouse/overview.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.
