# Vehicle status

The Status tab displays up-to-date information about all the main characteristics of the selected vehicle.

![](/files/-MjpYlxBANryFAp4w6yI)

This tab contains the following information:

* current fuel level,
* battery charge,
* GPS mileage,
* CAN mileage,
* date of the last received event from the device,
* "Refresh" button: by clicking tthe refresh button you can send a command to receive new data from the vehicle,
* DTCs. For example, error code U0121 means that a communication failure has occurred with the anti-lock brake system (ABS) control module. The device reads error codes from the CAN bus of the vehicle,
* engine status icon: the green icon confirms that the engine is in normal condition; an orange icon indicates that the engine is out of order.


---

# 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://atlas-help.smartdriving.io/english-version/moduli-atlas/podrobnaya-informaciya-po-avtomobilyu/sostoyanie-avtomobilya.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.
