# Vehicle Shop

## Introduction

Modern and user-friendly Vehicle Dealership system.\
Players can browse vehicles by category, view detailed technical information, customize colors, and take a test drive before purchasing.\
Supporting cars, motorcycles, planes, helicopters, and boats, this system offers a premium showroom experience with a clean UI, smooth animations, and real-time vehicle previews.

## Preview Video

***

{% embed url="<https://www.youtube.com/watch?v=9nsxu8-47ZI>" %}

Do you need help with the installation?

{% content-ref url="vehicle-shop/installation" %}
[installation](https://stg-store.gitbook.io/documentation/scripts/vehicle-shop/installation)
{% endcontent-ref %}

Do you need help with the configuration?

{% content-ref url="vehicle-shop/configuration" %}
[configuration](https://stg-store.gitbook.io/documentation/scripts/vehicle-shop/configuration)
{% 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://stg-store.gitbook.io/documentation/scripts/vehicle-shop.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.
