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

# Applications mobiles X-GPS

L’écosystème Navixy comprend trois applications mobiles dédiées conçues pour améliorer la surveillance en temps réel et la gestion des interventions sur le terrain : **X-GPS Mobile**, **X-GPS Monitor,** et **X-GPS Tracker**.

{% hint style="info" %}
X-GPS Mobile est l’application la plus récente et la plus à jour, recevant constamment de nouvelles fonctionnalités. Restez à l’écoute pour les mises à jour !
{% endhint %}

En savoir plus sur les applications, leurs fonctionnalités et leurs objectifs :

* [X-GPS Mobile](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-mobile.md)
  * [Démarrage rapide de X-GPS Mobile](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-mobile/quick-start.md)
  * [Liste des actifs](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-mobile/assets-list.md)
  * [Informations sur l’actif](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-mobile/asset-information.md)
  * [Compte et paramètres](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-mobile/account-and-settings.md)
* [X-GPS Monitor](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-monitor.md)
  * [Premier démarrage de X-GPS Monitor](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-monitor/quick-start.md)
  * [Fonctionnalités](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-monitor/features.md)
  * [Événements vidéo (Android uniquement)](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-monitor/video-events-android-only.md)
* [X-GPS Tracker](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-tracker.md)
  * [Invitation à X-GPS Tracker](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-tracker/invitation-to-x-gps-tracker.md)
  * [Premier démarrage](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-tracker/first-start.md)
  * [Fonctionnalités principales](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-tracker/main-features.md)
  * [Paramètres de l’application](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-tracker/application-settings.md)
  * [Affectation des tâches](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-tracker/task-assignment.md)
  * [Pointages](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-tracker/check-ins.md)
  * [Messages](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-tracker/messages.md)
  * [Lieux](/docs/user/fr/guide/x-gps-mobile-apps/x-gps-tracker/places.md)
  * [Mode hors ligne](/docs/user/fr/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/fr/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.
