# Уровень топлива и запас хода

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

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

Запас хода отображается в списке автомобилей:

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

На экране управления отображаются запас хода и уровень топлива:

<div align="left"><figure><img src="/files/7eXQIWPkTv6y40r87wk1" alt="" width="375"><figcaption></figcaption></figure></div>

{% 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://element2-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.
