# View Vehicle Details

{% embed url="<https://s3.ap-southeast-1.wasabisys.com/media.hyvikk.com/fleet-multibranch-videos/Vehicles/Fleet-MultiBranch-Vehicle-Details.mp4>" %}
View Vehicle Details
{% endembed %}

#### Information About Fields :&#x20;

* Image : Vehicle Image
* Vehicle Maker : Vehicle Manufacturing Company Name
* Model : Vehicle Model
* Vehicle Type : Type of Vehicle ( Sedan/SUV/Hatchback etc.)
* Vehicle Number : Vehicle Number Plate
* Group : Vehicle Group
* Engine Type : Petrol/Diesel
* Color : Vehicle Color
* Initial Mileage(km) : Mileage at the Time of Adding Vehicle in the System
* Average(km/gallon) : Average kilometers the is vehicle going to run per gallon of fuel


---

# 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://fleetmulti.hyvikk.space/explore-features/vehicles/vehicle-list/view-vehicle-details.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.
