> 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 traceur GPS en installant notre **X-GPS Tracker** application. Notre application est disponible en 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/e0e0ace27d96a36806da56cb1bc552b9fa890cf6" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

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

{% column %}

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

{% columns %}
{% column %}
3\. Saisissez le nom du traceur que vous créez. Cliquez sur **Suivant**.
{% endcolumn %}

{% column %}

<figure><img src="/files/e046660281556a3d23fe5387435fabb0847f0903" 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 avec le lien de téléchargement.
{% endcolumn %}

{% column %}

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

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

{% column %}

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

{% columns %}
{% column %}
6\. Après avoir installé **X-GPS Tracker,** l’application sera configurée, et le téléphone mobile ou la tablette sera transformé en un **traceur** affiché sur la plateforme. Sinon, saisissez 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.
