# AI Transport

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

***

**Standalone, Compatible with ESX, QBCore, QBox, and Other Frameworks**

AI Transport revolutionizes transportation in your FiveM server. Players can hail cabs, board buses, hop on trains, fly planes, travel by boat and use driverless taxi with AI handling all operations seamlessly.

***

### Features

#### Road & Public Transit

* **AI Taxis**: Traditional cabs you can hail or GPS-order. Features include realistic meters, night surcharges, and a "Thrill" mechanic where you can bribe drivers to flee from police or ignore traffic laws.
* **Driverless Taxis**: A futuristic, NPC-free autonomous vehicle service summoned via phone.
* **AI Bus System**: Reliable public transit with fixed schedules, live map tracking, and in-bus displays showing upcoming stops.

#### Rail & Water Travel

* **Interactive Trains:** A complete rail experience featuring ticket vending machines and Ticket Controller NPCs who will kick you off if you haven’t paid.
* **Boat System**: Automated ferry services for island hopping (e.g., Cayo Perico) with staffed harbor kiosks and clear map markers for departures.

#### Air Travel

* **AI Airlines**: The fastest travel method, featuring scheduled flights between airports. Players use kiosks to browse destinations, buy tickets, and board AI-piloted planes.

***

### Preview

{% embed url="<https://youtu.be/kZ2lf4zMYLY?si=2l5Arp4Csb2DuG2j>" %}


---

# 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-transport.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.
