# Уровень топлива

{% hint style="danger" %}
В зависимости от условий договора и комплектации автомобиля доступен различный функционал системы.
{% endhint %}

В приложении доступна информация об уровне оставшегося количества топлива в баке автомобиля в км/л.&#x20;

Уровень топлива отображается:

1. В списке автомобилей:

&#x20;<img src="/files/-MX-6dRt831HHXGn7a79" alt="" data-size="original">&#x20;

2\. На экране управления:

&#x20;<img src="/files/-MXnd3SqxgAsIueDS8Jo" alt="" data-size="original">&#x20;

{% hint style="info" %}
Погрешность отображения уровня топлива составляет +/- 0.5 л.
{% endhint %}

{% hint style="warning" %}
Значение уровня топлива может меняться в зависимости от угла наклона автомобиля.
{% endhint %}


---

# 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://element-help.smartdriving.io/kontrol-sostoyaniya-avtomobilya/uroven-topliva.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.
