# RX56 PERMVEHICLES

Welcome to the official documentation for **RX56 PermVehicles**.

This script provides a highly optimized, bulletproof persistent vehicle system for your FiveM server. It ensures that vehicles stay exactly where players leave them, even after server restarts, crashes, or when players log out. It also includes a built-in, fully synced Vehicle Keys system and native support for Tow Trucks.

Here you will find step-by-step installation guides, configuration previews, and code snippets to help you integrate our system with your favorite garage and dealership resources.

#### Requirements

* **oxmysql** (Required for database saving)
* **Framework:** ESX Legacy, QBCore, Qbox, or Standalone.

After checking the requirements, just drop the script inside your resources folder and ensure it in your `server.cfg`.


---

# 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://rx56-store.gitbook.io/docs/paid-scripts/rx56-permvehicles.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.
