> 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/x-gps-tracker/invitation-to-x-gps-tracker.md).

# Invitation à X-GPS Tracker

Vous pouvez transformer un smartphone ou une tablette en appareil de suivi GPS en installant notre **X-GPS Tracker** application. Notre application est disponible au téléchargement sur Google Play et l’App Store iOS et est entièrement gratuite.

Le processus d’activation est le même pour les appareils iOS et Android.

## Activation de X-GPS Tracker

{% columns %}
{% column %}

1. Connectez-vous au compte utilisateur.
   {% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
2\. Cliquez sur le **Icône d’activation de l’appareil** dans la barre de l’application.
{% endcolumn %}

{% column %}

<figure><img src="/files/3e96c299812c6372fc86181be8f81749cd4b4c33" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
3\. Saisissez **X-GPS Tracker** dans le **Sélectionner le modèle** champ et sélectionnez-le. Cliquez sur **Suivant.**
{% endcolumn %}

{% column %}

<figure><img src="/files/070d959ebeae1fb59802c3cc3e56e883923b4f75" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
3\. Saisissez le nom de l’objet que vous créez. Cliquez sur **Suivant**.
{% endcolumn %}

{% column %}

<figure><img src="/files/ffbd5c44cfb83fdc181bed9d8ac8e3a0c4623d20" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
4\. Saisissez l’adresse e-mail ou le numéro de téléphone pour recevoir une invitation contenant le lien de téléchargement.
{% endcolumn %}

{% column %}

<figure><img src="/files/e0f1f3e1eefecab5672abeabfb9bee088eb49c86" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
5\. Vous recevrez des instructions pour la configuration automatique et manuelle. Cliquez sur **Activer.**
{% endcolumn %}

{% column %}

<figure><img src="/files/25f9e19d172a4213f424d2dab5f3ac1d75d08bf0" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
6\. Après l’installation de **X-GPS Tracker,** l’application sera configurée, et le téléphone portable ou la tablette seront transformés en un **appareil de suivi** affiché sur la plateforme. Vous pouvez également saisir l’ID que vous avez reçu par e-mail.
{% endcolumn %}

{% column %}

<figure><img src="https://www.navixy.com/wp-content/uploads/2021/03/chrome_q37t9e0ltx-331x600.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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, and the optional `goal` query parameter:

```
GET https://navixy.com/docs/user/fr/guide/x-gps-mobile-apps/x-gps-tracker/invitation-to-x-gps-tracker.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
