# Vehicles

![Version 14.9](https://2046797179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUu9U3NNRucR8zsXfSW%2Fuploads%2F322oHAwVmcQoCtLSitjY%2Fvehicles_4.png?alt=media\&token=1f8a9d56-9b90-4ff2-ae73-fa8f33eeed2a)

***

## <mark style="color:orange;">FAQ - Frequently Asked Questions</mark>

The most asked questions can be found here!&#x20;

{% content-ref url="faq" %}
[faq](https://docs.vehiclesplugin.com/introduction/faq)
{% endcontent-ref %}

***

## <mark style="color:orange;">Commands & Permissions</mark>

All commands & permissions are listed here. Per vehicle ("Use Permissions") permissions are explained here.

{% content-ref url="../commands-and-permissions/commands-and-permissions" %}
[commands-and-permissions](https://docs.vehiclesplugin.com/commands-and-permissions/commands-and-permissions)
{% endcontent-ref %}

{% content-ref url="../commands-and-permissions/permissions" %}
[permissions](https://docs.vehiclesplugin.com/commands-and-permissions/permissions)
{% endcontent-ref %}

{% content-ref url="../commands-and-permissions/use-permissions" %}
[use-permissions](https://docs.vehiclesplugin.com/commands-and-permissions/use-permissions)
{% endcontent-ref %}

***

## <mark style="color:orange;">Configuration</mark>

Need help setting up the plugin? Don't worry, here are some explanations to each setting!

{% content-ref url="../configuration/vehicle-settings" %}
[vehicle-settings](https://docs.vehiclesplugin.com/configuration/vehicle-settings)
{% endcontent-ref %}

{% content-ref url="../configuration/shop-settings" %}
[shop-settings](https://docs.vehiclesplugin.com/configuration/shop-settings)
{% endcontent-ref %}

{% content-ref url="../configuration/fuel-settings" %}
[fuel-settings](https://docs.vehiclesplugin.com/configuration/fuel-settings)
{% endcontent-ref %}

{% content-ref url="../configuration/general-settings" %}
[general-settings](https://docs.vehiclesplugin.com/configuration/general-settings)
{% endcontent-ref %}

{% content-ref url="../configuration/3d-models" %}
[3d-models](https://docs.vehiclesplugin.com/configuration/3d-models)
{% endcontent-ref %}

***

## <mark style="color:orange;">Plugin Files</mark>

All default files and short explanations to each can be found here. Also make sure to check out the <mark style="color:orange;">configuration</mark> page for more info.

{% content-ref url="../plugin-files/plugin-files" %}
[plugin-files](https://docs.vehiclesplugin.com/plugin-files/plugin-files)
{% endcontent-ref %}

***

## <mark style="color:orange;">Addons</mark>

Find a list of all addons for the Vehicles plugin here. This includes all official and community addons.

{% content-ref url="../addons/official-addons" %}
[official-addons](https://docs.vehiclesplugin.com/addons/official-addons)
{% endcontent-ref %}

{% content-ref url="../addons/community-addons" %}
[community-addons](https://docs.vehiclesplugin.com/addons/community-addons)
{% endcontent-ref %}

***

## <mark style="color:orange;">API</mark>

A small documentation about our API can be found here!

{% content-ref url="../api-guide/api" %}
[api](https://docs.vehiclesplugin.com/api-guide/api)
{% endcontent-ref %}


---

# 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.vehiclesplugin.com/introduction/master.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.
