> 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/pt-br/guide/x-gps-mobile-apps/x-gps-tracker/invitation-to-x-gps-tracker.md).

# Convite para o X-GPS Tracker

Você pode transformar um smartphone ou um tablet em um dispositivo de rastreamento GPS instalando nosso **X-GPS Tracker** aplicativo. Nosso aplicativo está disponível para download na Google Play e na App Store da iOS e é totalmente gratuito.

O processo de ativação é o mesmo para dispositivos iOS e Android.

## Ativação do X-GPS Tracker

{% columns %}
{% column %}

1. Faça login na conta de usuário.
   {% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
2\. Clique no **Ícone de ativação do dispositivo** na barra de aplicativos.
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}
3\. Insira **X-GPS Tracker** no **Selecionar modelo** campo e selecione-o. Clique em **Avançar.**
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}
3\. Insira o nome do objeto que você está criando. Clique em **Avançar**.
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}
4\. Insira o endereço de e-mail ou número de telefone para receber um convite com o link de download.
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}
5\. Você receberá instruções para configuração automática e manual. Clique em **Ativar.**
{% endcolumn %}

{% column %}

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

{% columns %}
{% column %}
6\. Após instalar **o X-GPS Tracker,** o aplicativo será configurado, e o celular ou tablet será transformado em um **dispositivo de rastreamento** exibido na plataforma. Como alternativa, insira o ID que você recebeu por 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/pt-br/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.
