# Мобильные приложения X-GPS

Экосистема Navixy включает три специализированных мобильных приложения, предназначенных для повышения эффективности мониторинга в реальном времени и управления выездным обслуживанием: **X-GPS Mobile**, **X-GPS Monitor,** и **X-GPS Tracker**.

{% hint style="info" %}
X-GPS Mobile — это самое новое и актуальное приложение, постоянно получающее новые функции. Следите за обновлениями!
{% endhint %}

Узнайте больше о приложениях, их функциях и назначении:

* [X-GPS Mobile](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-mobile.md)
  * [Быстрый старт X-GPS Mobile](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-mobile/quick-start.md)
  * [Список объектов](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-mobile/assets-list.md)
  * [Сведения об объекте](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-mobile/asset-information.md)
  * [Аккаунт и настройки](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-mobile/account-and-settings.md)
* [X-GPS Monitor](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-monitor.md)
  * [Первый запуск X-GPS Monitor](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-monitor/quick-start.md)
  * [Функции](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-monitor/features.md)
  * [Видео события (только Android)](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-monitor/video-events-android-only.md)
* [X-GPS Tracker](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-tracker.md)
  * [Приглашение в X-GPS Tracker](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-tracker/invitation-to-x-gps-tracker.md)
  * [Первый запуск](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-tracker/first-start.md)
  * [Основные функции](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-tracker/main-features.md)
  * [Настройки приложения](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-tracker/application-settings.md)
  * [Назначение задач](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-tracker/task-assignment.md)
  * [Чекинах](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-tracker/check-ins.md)
  * [Сообщения](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-tracker/messages.md)
  * [Places](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-tracker/places.md)
  * [переключатель Offline mode](/docs/user/ru/guide/x-gps-mobile-apps/x-gps-tracker/offline-mode.md)


---

# 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://navixy.com/docs/user/ru/guide/x-gps-mobile-apps.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.
