# Vehicles

This tab displays the complete list of vehicles available for Boosting, organized by their specific categories.&#x20;

<figure><img src="/files/0iTxYgguSGY11bKnxLrN" alt=""><figcaption></figcaption></figure>

To expand your roster, use the **Add Vehicle button** to open a configuration panel with the following options:

* **Vehicle Model:** Enter the precise spawn name of the vehicle.
* **Vehicle Class:** Select the desired tier from the list of available classes.

**Utility Tools:**

* **Verify Model (exclamation icon):** Checks the database to ensure the entered model name is valid and exists within your server files.
* **Vehicle Class (ab icon):** Automatically detects and selects the correct framework class for the specified vehicle and populates the class field for you.

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


---

# 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.av-scripts.com/laptop-pack-v3/boosting/admin-panel/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.
