# Двигатель автомобиля

## Работа двигателя

Состояние заведенного или заглушенного двигателя отображается в иконках:

* <img src="/files/8qBtspDxquGPMhC8H58f" alt="" data-size="line"> - двигатель остановлен,
* <img src="/files/T8rDhQMMSUm7k1qq24vV" alt="" data-size="line"> - двигатель запущен.

Вы можете посмотреть на состояние двигателя в строке состояния в правом верхнем углу экрана: <img src="/files/SsJALzJbvGLHbH6gdP7F" alt="" data-size="original">&#x20;

## Ошибки в электронной системе управления двигателем

В приложении на экране управления доступна информация о наличии ошибок в электронной системе управления двигателем автомобиля. Для перехода на экран управления нажмите иконку <img src="/files/Llhmvhl5t10UL4SkIQle" alt="" data-size="line"> в главном меню.

Ошибки в работе двигателя отображаются в иконках:

* <img src="/files/Ocu7xuX9vfs6CKuh30F4" alt="" data-size="line">  - двигатель в порядке,
* <img src="/files/QPQ9201GHum7YtrL04wa" alt="" data-size="line"> - двигатель не в порядке.


---

# 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/dvigatel-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.
