# Cardealer

Vision Cardealers provides a complete vehicle dealership experience for your fivem server. Players can browse vehicles in an immersive showroom, view the stats of the vehicle, customize the vehicle colors and do testdrives. You can have multiple dealerships, categories and as many vehicles as you want.

## Features

• <mark style="color:$primary;">**Interactive UI**</mark> Smooth camera controls with zoom, rotation and pan for inspecting vehicles.\
• <mark style="color:$primary;">**Vehicle Stats**</mark> Display the actual handling data from each vehicle in the UI.\
• <mark style="color:$primary;">**Color Customization**</mark> With the built-in color picker you can choose the color you want on the car.\
• <mark style="color:$primary;">**Test Drives**</mark> Players can test drive the vehicles before they purchase them.\
• <mark style="color:$primary;">**Multiple Dealerships**</mark> Support for multiple locations with independent configurations.\
• <mark style="color:$primary;">**Valet System**</mark> Each dealership have their own valet location for retrieving purchased vehicles.\
• <mark style="color:$primary;">**Fully Configurable**</mark> All zones, cars, prices and stocks are defined in config.lua

## Preview

{% embed url="<https://youtu.be/3SPrBpVAUGM>" %}
Cardealers preview
{% endembed %}


---

# 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.thummie.com/docs/vision/cardealer.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.
