> For the complete documentation index, see [llms.txt](https://element-services.smartdriving.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://element-services.smartdriving.io/servisnyi-rezhim.md).

# Сервисный режим

{% hint style="info" %}
**До выдачи автомобиля система Элемент может находится в сервисном режиме.**&#x20;
{% endhint %}

В мобильном приложении сервисный режим отображается следующим образом: охрана и управление отключены, иконка "сервис" в строке состояния.

<div align="left"><figure><img src="/files/BKZL0trCCzSx2cLdkKbA" alt="" width="375"><figcaption><p>Мобильное приложение Элемент 2.0</p></figcaption></figure> <figure><img src="/files/hvSR9alXlIZZlWsNikqE" alt="" width="375"><figcaption><p>Мобильное приложение Элемент</p></figcaption></figure></div>

Сервисный режим необходимо выключить на экране управления.  Для перехода на экран управления нажмите иконку <img src="https://element-help.smartdriving.io/~gitbook/image?url=https%3A%2F%2F221910630-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MWO7VFzPAuQ1XuLeZSw%252Fuploads%252F7YAiGWbBmuP0S68IW58M%252F%25D0%25A1%25D0%25BD%25D0%25B8%25D0%25BC%25D0%25BE%25D0%25BA%2520%25D1%258D%25D0%25BA%25D1%2580%25D0%25B0%25D0%25BD%25D0%25B0%25202023-06-28%2520%25D0%25B2%252015.51.13.png%3Falt%3Dmedia%26token%3Def5bf6f4-1277-4d59-ba5d-6a5f1d7a55a0&#x26;width=53&#x26;dpr=4&#x26;quality=100&#x26;sign=49425bdb&#x26;sv=1" alt="" data-size="line"> в главном меню.&#x20;

Слайдер "Сервисный режим" позволяет включить или выключить сервисный режим. Для выключения сервисного режима переведите слайдер в положение "Выключено".

<div align="left"><figure><img src="/files/1uwQ5kS8FZ7KcS443NA3" alt="" width="140"><figcaption><p>Мобильное приложение Элемент 2.0</p></figcaption></figure> <figure><img src="/files/MOHZILcz9PSixy6NaxNw" alt="" width="375"><figcaption><p>Мобильное приложение Элемент</p></figcaption></figure></div>

{% hint style="warning" %}
**Рекомендуем активировать сервисный режим перед передачей автомобиля на техническое обслуживание, мойку или при утере метки.**
{% endhint %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://element-services.smartdriving.io/servisnyi-rezhim.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
