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

# Добро пожаловать в Servi

**Servi** — система для управления сервисным обслуживанием. Веб-интерфейс для руководителей и менеджеров, мобильное приложение для выездных сотрудников.

Эта документация поможет вам быстро настроить систему и начать работу.

***

## С чего начать

{% content-ref url="/pages/Aa2dNFCz2tvlxHiBL4ip" %}
[Быстрый старт](/s-chego-nachat/bystryi-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/rKYX72ddp45lQLKqg3JD" %}
[Возможности системы](/obzor/vozmozhnosti-sistemy.md)
{% endcontent-ref %}

## Основные разделы

{% content-ref url="/pages/1HJcreJmosF8GsfB6dAD" %}
[Заявки](/s-chego-nachat/zayavki.md)
{% endcontent-ref %}

{% content-ref url="/pages/9vHI47ieV7Z36IUMqpcX" %}
[Объекты](/s-chego-nachat/obekty.md)
{% endcontent-ref %}

{% content-ref url="/pages/DTW2SY6z2E2w5otMCMWx" %}
[Чек-листы](/s-chego-nachat/chek-listy.md)
{% endcontent-ref %}

## Мобильное приложение

{% content-ref url="/pages/L76WiY6Q9bzdxEd4I6pl" %}
[Скачать и установить](/mobilnoe-prilozhenie/ustanovka-i-navigaciya.md)
{% endcontent-ref %}

{% content-ref url="/pages/vENWvo0QCbbKJHEnSj3H" %}
[Выполнение заявки](/mobilnoe-prilozhenie/vypolnenie-zayavki.md)
{% endcontent-ref %}

## Скачать приложение

### Android

{% hint style="success" %}
[Google Play](https://play.google.com/store/apps/details?id=ru.servifsm.appservi) · [RuStore](https://www.rustore.ru/catalog/app/ru.servifsm.appservi) · [AppGallery](https://appgallery.huawei.com/#/app/C114034031)
{% endhint %}

### iOS

{% hint style="success" %}
[App Store](https://apps.apple.com/ru/app/servi/id6444701453)
{% 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:

```
GET https://docs.servi-fsm.ru/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.
