# Adding Vehicles

You can add as many dealerships and cars as you want. Once you add new cars to the config you will also need to add images for them, we have created a tool to do this for you simply.\
\
Download the tool here: <https://github.com/stevoscriptsteam/stevo_dealerships_screenshots>\
\
Add the new vehicles without images to the config file

Add them separately like this,<br>

<div align="left"><figure><img src="/files/uNysfcX2Sy5FA2ezGXCH" alt="" width="563"><figcaption></figcaption></figure></div>

Then run the **/screenshotVehicles** command ingame and let it do all the work. Once its finished it will output a file with the updated vehicles table.


---

# 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.stevoscripts.com/paid-scripts/stevo_dealerships/adding-vehicles.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.
