# Player Guide

### For Players

This guide will help you understand how to use all the features of Sergei's Warehouse system.

### 🏪 Basic Warehouse Management

#### Purchasing Your First Warehouse

1 **Visit the Sales Ped:** Go to the warehouse sales location (marked on your map)

2 **Interact with Sales Ped:** Press E or use target interaction

3 **Purchase Warehouse:** Click "Buy Warehouse" and confirm the purchase

4 **Access Your Warehouse:** Go to the warehouse entrance marker and press E

#### Expanding Storage Capacity

1 **Open Warehouse Menu:** Target Sales Ped

2 **Go to Storage Tab:** Click on the "Storage" tab in the menu

3 **Purchase Additional Slots:** Click "Buy Storage Slots" and select how many to purchase

4 **Access New Storage:** New storage crates will appear in your warehouse interior

**💡 Tip:** Each storage slot has its own price, with later slots costing more. Plan your purchases based on your budget and needs.

### 🤝 Sharing Your Warehouse

#### Sharing with Other Players

1 **Open Sharing Menu:** Press F6 and go to the "Sharing" tab

2 **Find Nearby Players:** The system automatically detects players within 50 meters

3 **Select Player:** Click on a nearby player from the list to select them

4 **Share Access:** Click "Share Warehouse" to grant access

5 **Manage Users:** View and manage all users with access to your warehouse

#### Managing Shared Access

1 **View Shared Users:** In the "Sharing" tab, see all players with access

2 **Edit Access:** Click "Edit" next to a user to modify their access

3 **Revoke Access:** Click "Revoke Access" to remove a user's access

### 🔑 Accessing Shared Warehouses

#### Viewing Shared Access

1 **Open Warehouse Menu:** Press F6 to open the interface

2 **Go to Shared Access Tab:** Click on the "Shared Access" tab

3 **View Available Warehouses:** See all warehouses shared with you

4 **Access Warehouse:** Click "Access Warehouse" to enter the shared warehouse

**📌 Note:** You can access both your own warehouse and any warehouses shared with you. The system will show you which warehouses you own and which are shared.

### 📦 Using Storage

#### Accessing Storage Crates

1 **Enter Warehouse:** Go to the warehouse entrance and press E

2 **Find Storage Crates:** Look for the storage crates along the warehouse wall

3 **Interact with Crates:** Use target interaction or press E on a crate

4 **Manage Items:** Add, remove, and organize items in the storage interface

#### Storage Management Tips

* **Visual Indicators:** Crates show visual indicators for available and purchased slots
* **Individual Access:** Each crate can be accessed separately
* **Real-time Updates:** Changes are synchronized immediately
* **Capacity Limits:** Each storage slot has weight and item limits

### 💰 Selling Your Warehouse

1 **Open Warehouse Menu:** Press F6 to open the interface

2 **Go to Storage Tab:** Click on the "Storage" tab

3 **Click Sell Warehouse:** Click the "Sell Warehouse" button

4 **Confirm Sale:** Confirm the sale in the popup dialog

**⚠️ Warning:** Selling your warehouse will remove all stored items and shared access. Make sure to empty your storage and notify shared users before selling.

### 🎯 Key Controls

#### Primary Controls

* **Target System (Third Eye):** Open warehouse management interface
* **E Key:** Interact with sales ped, warehouse entrance, or storage crates
* **Target Interaction:** Click on storage crates to access storage

#### Interface Navigation

* **Buy Tab:** Purchase your first warehouse
* **Storage Tab:** Manage storage slots and view contents
* **Sharing Tab:** Share warehouse with other players
* **Shared Access Tab:** View warehouses shared with you
* **About Tab:** Script information and help

### 💡 Tips and Best Practices

#### For Warehouse Owners

* Plan your storage slot purchases based on your needs and budget
* Be selective about who you share your warehouse with
* Regularly check your shared users list and remove inactive players
* Keep your warehouse organized for easy item management

#### For Shared Users

* Respect the warehouse owner's storage organization
* Don't take items without permission unless you have write access
* Communicate with the warehouse owner about your needs
* Be mindful of storage limits and don't overfill crates

#### General Tips

* Use the warehouse for long-term storage of valuable items
* Consider sharing warehouses with trusted crew members or business partners
* Keep track of what you store where for easy retrieval
* Take advantage of the visual storage grid for organization


---

# 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/player-guide.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.
