# BHD Garage

### 🎉 Welcome to BHD Garage!

Welcome to the official documentation for **BHD Garage**, the ultimate vehicle management system for FiveM servers! This system brings you a fully customizable and immersive garage experience, allowing players to store, manage, and retrieve vehicles with ease. Whether you're running a personal garage, an impound lot or a society-managed fleet, BHD Garage has you covered! 🏎️💨

### 🚀 What is BHD Garage?

BHD Garage is a **versatile and highly configurable** garage script designed for **FiveM** servers. It supports major frameworks, integrates seamlessly with society management, and provides robust features for a realistic vehicle storage system.

### 🔥 Key Features

* ✅ **Vehicle Storage** – Store and retrieve personal and society-owned vehicles effortlessly.
* ✅ **Parking System** – Define custom parking zones with restrictions and society specific access.
* ✅ **Impound System** – Manage impounded vehicles and retrieve them when needed.
* ✅ **Car Keys System** – Grant or revoke access to vehicles with a dynamic key system. 🔑
* ✅ **Mileage Tracking** – Monitor vehicle mileage for a realistic touch. 🚙
* ✅ **VIN System** – Assign unique Vehicle Identification Numbers (VINs) for better tracking. 🔍
* ✅ **Fake License Plates** – Modify vehicle plates to cover your tracks.&#x20;
* ✅ **Society Integration** – Allows businesses, police, and other organizations to manage their fleet.&#x20;
* ✅ **Multi-Framework Support** – Works with **ESX** and **QB-Core** frameworks. 🔄
* ✅ **Optimized Performance** – Runs efficiently with **ox\_lib** and **ox\_mysql**. ⚡

### 📌 Quick Links

🔹 [**Installation Guide**](/scripts/bhd-garage/instalation.md) – Get started with setting up BHD Garage.

🔹 [**Configuration**](/scripts/bhd-garage/configuration.md) – Customize the script to fit your server's needs.

🔹 [**Events & Functions**](/scripts/bhd-garage/developer-options.md) – Learn how to use BHD Garage’s developer-friendly functions.

🔹 [**Troubleshooting**](/scripts/bhd-garage/errors.md) – Fix common issues with ease.

### 📞 Need Help?

If you have any questions, need support, or want to discuss custom integrations, feel free to join our [**Discord Server**](https://discord.com/invite/xZZu23AcpP). Our friendly team is here to help! 💬🎧


---

# 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.bhdscripts.com/scripts/bhd-garage.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.
