> 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/es/guide/x-gps-mobile-apps.md).

# Aplicaciones móviles X-GPS

El ecosistema Navixy incluye tres aplicaciones móviles dedicadas, diseñadas para mejorar el seguimiento en tiempo real y la gestión de servicio de campo: **X-GPS Mobile**, **X-GPS Monitor,** y **X-GPS Tracker**.

{% hint style="info" %}
X-GPS Mobile es la aplicación más reciente y actualizada, y recibe constantemente nuevas funciones. ¡Esté atento a las actualizaciones!
{% endhint %}

Obtenga más información sobre las aplicaciones, sus funcionalidades y propósitos:

* [X-GPS Mobile](/docs/user/es/guide/x-gps-mobile-apps/x-gps-mobile.md)
  * [Inicio rápido de X-GPS Mobile](/docs/user/es/guide/x-gps-mobile-apps/x-gps-mobile/quick-start.md)
  * [Lista de activos](/docs/user/es/guide/x-gps-mobile-apps/x-gps-mobile/assets-list.md)
  * [Información del activo](/docs/user/es/guide/x-gps-mobile-apps/x-gps-mobile/asset-information.md)
  * [Cuenta y ajustes](/docs/user/es/guide/x-gps-mobile-apps/x-gps-mobile/account-and-settings.md)
* [X-GPS Monitor](/docs/user/es/guide/x-gps-mobile-apps/x-gps-monitor.md)
  * [Primer inicio de X-GPS Monitor](/docs/user/es/guide/x-gps-mobile-apps/x-gps-monitor/quick-start.md)
  * [Funciones](/docs/user/es/guide/x-gps-mobile-apps/x-gps-monitor/features.md)
  * [Eventos de video (solo Android)](/docs/user/es/guide/x-gps-mobile-apps/x-gps-monitor/video-events-android-only.md)
* [X-GPS Tracker](/docs/user/es/guide/x-gps-mobile-apps/x-gps-tracker.md)
  * [Invitación a X-GPS Tracker](/docs/user/es/guide/x-gps-mobile-apps/x-gps-tracker/invitation-to-x-gps-tracker.md)
  * [Primer inicio](/docs/user/es/guide/x-gps-mobile-apps/x-gps-tracker/first-start.md)
  * [Funciones principales](/docs/user/es/guide/x-gps-mobile-apps/x-gps-tracker/main-features.md)
  * [Ajustes de la aplicación](/docs/user/es/guide/x-gps-mobile-apps/x-gps-tracker/application-settings.md)
  * [Asignación de tareas](/docs/user/es/guide/x-gps-mobile-apps/x-gps-tracker/task-assignment.md)
  * [Check-ins](/docs/user/es/guide/x-gps-mobile-apps/x-gps-tracker/check-ins.md)
  * [Mensajes](/docs/user/es/guide/x-gps-mobile-apps/x-gps-tracker/messages.md)
  * [panel de Lugares](/docs/user/es/guide/x-gps-mobile-apps/x-gps-tracker/places.md)
  * [Modo sin conexión](/docs/user/es/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/es/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.
