# AI Mechanic & Towing

<figure><img src="/files/Nla32JY6hCqNPzj10Q6O" alt=""><figcaption></figcaption></figure>

***

**Standalone, compatible with ESX, QBCore, QBox, and any other framework**

Say hello to the Advanced AI Mechanic and Towing System, a seamless solution for realistic vehicle assistance in your FiveM server. Whether it’s a flat tire on a backroad or an engine failure AI mechanics jump into action to fix your car. Additionally, our parking and towing feature swiftly handles unauthorized parking situations, keeping your server’s world running smoothly and realistically.&#x20;

***

### Features

#### **Breakdown Assistance**

* When a vehicle breaks down, players can call for mechanic help.
* An AI mechanic arrives in a service tow car within seconds.
* The mechanic diagnoses the issue and decides between:
  * Quick on-the-spot fixes
  * A full garage overhaul
  * Or both, depending on the damage.

#### **On-Site Repairs & Refueling**

* Minor issues are handled directly at the breakdown location.
* Mechanics perform tasks such as:
  * Tire replacement
  * Engine patching
  * Refueling
* Ideal for players who want to quickly get back on the road.

#### **Tow Truck Services**

* For major damage, vehicles are hooked to a tow truck.
* The car is transported to the garage for further repairs.

#### **Full Garage Overhaul**

* Complete repairs are done at the garage.
* Includes realistic bodywork and engine restoration animations.
* Ensures full vehicle functionality.
* **Helicopter Air Recovery**
  * For vehicles stuck in hard-to-reach areas.
  * A heavy-lift helicopter airlifts the vehicle to the nearest road.
  * AI mechanics then continue with repair or tow services.

#### **Parking Enforcement**

* Vehicles parked in restricted zones are auto-towed based on configurable areas.
* If a police officer observes a violation:

  * A parking ticket is issued.
  * A tow truck is dispatched to remove the vehicle.

***

## Preview

{% embed url="<https://youtu.be/UtA1f5MU-zo?si=C3pihkzFCWfT98pi>" %}


---

# 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://enyo-scripts.gitbook.io/documentations/fivem-scripts/ai-mechanic-and-towing.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.
