# Simple Garage

## **Overview**

Provide a user-friendly garage system on your FiveM server, allowing players to store and retrieve their owned vehicles at specified NPC points. The script automatically **detects** ESX or QBCore, charges a retrieval fee, and features configurable localization for multiple languages.

## **Key Highlights**

* **ESX/QBCore Compatibility:** Auto-detects your framework at resource start.
* Cars, Boats, Planes
* **Multiple Garages:** Each garage can feature a dedicated NPC, parking coordinates, and vehicle spawn points.
* **Vehicle Ownership Checks:** Ensures only the rightful owner can store or retrieve their car.
* **Optional Retrieval Fee & Timer:** Players pay a set amount to have their vehicles brought to the garage, with a cooldown timer.
* **Language Support:** Includes English, German, French, and Spanish translations by default.\ <br>

## <mark style="color:yellow;">**Preview Video**</mark>

{% embed url="<https://www.youtube.com/watch?v=-4ikiqCY5Ag>" %}

{% embed url="<https://www.youtube.com/watch?v=QoyLqzR0r_0>" %}


---

# 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://risk-scripts.gitbook.io/risk-scripts/scripts/simple-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.
