> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/user/guide/x-gps-mobile-apps.md).

# X-GPS mobile apps

The Navixy ecosystem includes three dedicated mobile applications designed to enhance real-time monitoring and field service management: **X-GPS Mobile**, **X-GPS Monitor,** and **X-GPS Tracker**.

{% hint style="info" %}
X-GPS Mobile is the latest and most up-to-date application, constantly receiving new features. Stay tuned for updates!
{% endhint %}

Learn more about the apps, their functionalities, and purposes:

* [X-GPS Mobile](/docs/user/guide/x-gps-mobile-apps/x-gps-mobile.md)
  * [X-GPS Mobile quick start](/docs/user/guide/x-gps-mobile-apps/x-gps-mobile/quick-start.md)
  * [Assets list](/docs/user/guide/x-gps-mobile-apps/x-gps-mobile/assets-list.md)
  * [Asset information](/docs/user/guide/x-gps-mobile-apps/x-gps-mobile/asset-information.md)
  * [Account and settings](/docs/user/guide/x-gps-mobile-apps/x-gps-mobile/account-and-settings.md)
* [X-GPS Monitor](/docs/user/guide/x-gps-mobile-apps/x-gps-monitor.md)
  * [X-GPS Monitor first start](/docs/user/guide/x-gps-mobile-apps/x-gps-monitor/quick-start.md)
  * [Features](/docs/user/guide/x-gps-mobile-apps/x-gps-monitor/features.md)
  * [Video events (Android only)](/docs/user/guide/x-gps-mobile-apps/x-gps-monitor/video-events-android-only.md)
* [X-GPS Tracker](/docs/user/guide/x-gps-mobile-apps/x-gps-tracker.md)
  * [Invitation to X-GPS Tracker](/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/invitation-to-x-gps-tracker.md)
  * [First start](/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/first-start.md)
  * [Main features](/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/main-features.md)
  * [Application settings](/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/application-settings.md)
  * [Task assignment](/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/task-assignment.md)
  * [Check-ins](/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/check-ins.md)
  * [Messages](/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/messages.md)
  * [Places](/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/places.md)
  * [Offline mode](/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/offline-mode.md)


---

# 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://navixy.com/docs/user/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.
