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

# Invitación a X-GPS Tracker

Puede convertir un smartphone o una tableta en un dispositivo de Seguimiento GPS instalando nuestro **X-GPS Tracker** app. Nuestra aplicación está disponible para descargar en Google Play y en la App Store de iOS, y es totalmente gratuita.

El proceso de activación es el mismo para dispositivos iOS y Android.

## Activación de X-GPS Tracker

{% columns %}
{% column %}

1. Inicie sesión en la cuenta de usuario.
   {% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
2\. Haga clic en el **icono de Activar dispositivo** en la barra de aplicaciones.
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}
3\. Ingresar **X-GPS Tracker** en el **Seleccionar modelo** campo y selecciónelo. Haga clic **Siguiente.**
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}
3\. Ingrese el nombre del objeto que está creando. Haga clic **Siguiente**.
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}
4\. Ingrese la dirección de correo electrónico o el número de teléfono para recibir una invitación con el enlace de descarga.
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}
5\. Recibirá instrucciones para la configuración automática y manual. Haga clic **Activar.**
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}
6\. Después de instalar **X-GPS Tracker,** la app se configurará, y el teléfono móvil o la tableta se convertirán en un **dispositivo de seguimiento** mostrado en la plataforma. Como alternativa, ingrese el ID que ha recibido por correo electrónico.
{% 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/es/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.
