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

# SOUEAST Connect

**SOUEAST Connect** - это дистанционный контроль автомобиля и управление его функциями с помощью мобильного приложения, которое вы можете скачать на платформах IOS и Android:

{% embed url="<https://apps.apple.com/ru/app/soueast-connect/id6740770315>" %}

{% embed url="<https://play.google.com/store/apps/details?id=ru.soueast.smartdriving&pcampaignid=web_share>" %}

При условии установки специального оборудования приложение дает доступ к следующим функциям:

* Удаленное открытие и закрытие дверей и багажника;
* Управление автозапуском;
* Информация о техническом состоянии автомобиля;
* Доступ к истории всех поездок с указанием времени, даты, пройденного расстояния и маршрута;
* Данные о количестве затраченного топлива;
* Оценка манеры вождения и рекомендации по ее улучшению.

Телематическое оборудование является оригинальной запасной частью автопроизводителя SOUEAST, установка производится в официальном дилерском центре.

Благодаря модульному подходу сервис SOUEAST Connect можно расширить до полноценного противоугонного комплекса. Это позволит не только защитить ваш SOUEAST от угона, но и сократить расходы на владение автомобилем: страховые компании предоставляют скидки до 80% для владельцев, чьи автомобили оснащены системой SOUEAST Connect.

Быть свободным и ответственным стало еще проще вместе с SOUEAST Connect!


---

# 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:

```
GET https://soueast-help.smartdriving.io/readme.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.
