> 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/id/guide/x-gps-mobile-apps.md).

# Aplikasi seluler X-GPS

Ekosistem Navixy mencakup tiga aplikasi seluler khusus yang dirancang untuk meningkatkan pemantauan waktu nyata dan manajemen layanan lapangan: **X-GPS Mobile**, **X-GPS Monitor,** dan **X-GPS Tracker**.

{% hint style="info" %}
X-GPS Mobile adalah aplikasi terbaru dan paling mutakhir, yang terus menerima fitur-fitur baru. Nantikan pembaruannya!
{% endhint %}

Pelajari lebih lanjut tentang aplikasi, fungsionalitasnya, dan tujuannya:

* [X-GPS Mobile](/docs/user/id/guide/x-gps-mobile-apps/x-gps-mobile.md)
  * [Memulai cepat X-GPS Mobile](/docs/user/id/guide/x-gps-mobile-apps/x-gps-mobile/quick-start.md)
  * [Daftar aset](/docs/user/id/guide/x-gps-mobile-apps/x-gps-mobile/assets-list.md)
  * [Informasi aset](/docs/user/id/guide/x-gps-mobile-apps/x-gps-mobile/asset-information.md)
  * [Akun dan pengaturan](/docs/user/id/guide/x-gps-mobile-apps/x-gps-mobile/account-and-settings.md)
* [X-GPS Monitor](/docs/user/id/guide/x-gps-mobile-apps/x-gps-monitor.md)
  * [Memulai pertama X-GPS Monitor](/docs/user/id/guide/x-gps-mobile-apps/x-gps-monitor/quick-start.md)
  * [Fitur](/docs/user/id/guide/x-gps-mobile-apps/x-gps-monitor/features.md)
  * [Peristiwa Video (khusus Android)](/docs/user/id/guide/x-gps-mobile-apps/x-gps-monitor/video-events-android-only.md)
* [X-GPS Tracker](/docs/user/id/guide/x-gps-mobile-apps/x-gps-tracker.md)
  * [Undangan ke X-GPS Tracker](/docs/user/id/guide/x-gps-mobile-apps/x-gps-tracker/invitation-to-x-gps-tracker.md)
  * [Memulai pertama](/docs/user/id/guide/x-gps-mobile-apps/x-gps-tracker/first-start.md)
  * [Fitur utama](/docs/user/id/guide/x-gps-mobile-apps/x-gps-tracker/main-features.md)
  * [Pengaturan aplikasi](/docs/user/id/guide/x-gps-mobile-apps/x-gps-tracker/application-settings.md)
  * [Penugasan tugas](/docs/user/id/guide/x-gps-mobile-apps/x-gps-tracker/task-assignment.md)
  * [Check-in](/docs/user/id/guide/x-gps-mobile-apps/x-gps-tracker/check-ins.md)
  * [Pesan](/docs/user/id/guide/x-gps-mobile-apps/x-gps-tracker/messages.md)
  * [Tempat](/docs/user/id/guide/x-gps-mobile-apps/x-gps-tracker/places.md)
  * [Mode offline](/docs/user/id/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/id/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.
