> 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.md).

# Aplicativos móveis X-GPS

O ecossistema Navixy inclui três aplicativos móveis dedicados, projetados para aprimorar o monitoramento em tempo real e o gerenciamento de serviços em campo: **X-GPS Mobile**, **X-GPS Monitor,** e **X-GPS Tracker**.

{% hint style="info" %}
X-GPS Mobile é o aplicativo mais recente e atualizado, recebendo constantemente novos recursos. Fique atento às atualizações!
{% endhint %}

Saiba mais sobre os aplicativos, suas funcionalidades e finalidades:

* [X-GPS Mobile](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-mobile.md)
  * [Início rápido do X-GPS Mobile](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-mobile/quick-start.md)
  * [Lista de ativos](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-mobile/assets-list.md)
  * [Informações do ativo](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-mobile/asset-information.md)
  * [Conta e configurações](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-mobile/account-and-settings.md)
* [X-GPS Monitor](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-monitor.md)
  * [Primeiro início do X-GPS Monitor](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-monitor/quick-start.md)
  * [Recursos](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-monitor/features.md)
  * [Eventos de vídeo (somente Android)](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-monitor/video-events-android-only.md)
* [X-GPS Tracker](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-tracker.md)
  * [Convite para o X-GPS Tracker](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-tracker/invitation-to-x-gps-tracker.md)
  * [Primeiro início](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-tracker/first-start.md)
  * [Principais recursos](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-tracker/main-features.md)
  * [Configurações do aplicativo](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-tracker/application-settings.md)
  * [Atribuição de tarefas](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-tracker/task-assignment.md)
  * [Check-ins](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-tracker/check-ins.md)
  * [Mensagens](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-tracker/messages.md)
  * [Locais](/docs/user/pt-br/guide/x-gps-mobile-apps/x-gps-tracker/places.md)
  * [Modo offline](/docs/user/pt-br/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/pt-br/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.
