# Cars

Currently in city we have around 6 dealerships. There's a starter dealership, lowrider dealership, motorcycle dealership, off-road dealership, high end dealership, and drift car dealership. They are scattered around the map but definitely listed on there as dealerships.

## What about the custom cars?

The custom cars we've put into this server have been worked on entirely by myself and the staff team associated. Five or six different members have worked on these cars in their own capacity and that includes many different ways and types. For that purpose, we will be selling these cars as imports, and allow import of cars only after testing. Currently there are around 300 custom cars in the server.&#x20;

1 import dealer will be added to the server, but for now this will operate from Eastside Imports. The employees there will not be able to sell cars, but can direct you to the right place.&#x20;

## What if I just wanted to donate a car?

We welcome donations. We'd be happy to see if it fits, and if it does, we'll give you an in-city copy! This is, in my opinion, a way of supporting the city.&#x20;


---

# 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://wiki.optimalrp.com/how-to/cars.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.
