> 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/events-and-notifications/security.md).

# Keamanan

- [Pelepasan pelacak](https://navixy.com/docs/user/id/guide/events-and-notifications/security/tracker-detach.md): Dapatkan peringatan saat perangkat pelacakan GPS dilepas dari kendaraan atau aset yang dipantau. Sangat penting untuk pencegahan pencurian dalam logistik dan transportasi.
- [Sensor getaran](https://navixy.com/docs/user/id/guide/events-and-notifications/security/vibration-sensor.md): Deteksi getaran terus-menerus pada kendaraan yang diparkir melalui akselerometer pelacak GPS. Peringatan membantu mengidentifikasi potensi pencurian atau akses tanpa izin ke aset.
- [Pembobolan casing](https://navixy.com/docs/user/id/guide/events-and-notifications/security/case-intrusion.md): Dapatkan peringatan saat casing pelacak GPS dibuka atau dirusak. Melindungi kargo bernilai dengan mendeteksi akses tanpa izin ke perangkat pelacakan itu sendiri.
- [Penguncian dan pembukaan kunci gembok](https://navixy.com/docs/user/id/guide/events-and-notifications/security/lockingunlocking-padlock.md): Terima notifikasi real-time saat kunci pintar berkemampuan GPS dikunci atau dibuka. Pantau area aman dan kontainer kargo untuk semua interaksi kunci.
- [Sensor gelang atau pergelangan kaki](https://navixy.com/docs/user/id/guide/events-and-notifications/security/bracelet-or-ankle-sensor.md): Terima peringatan segera saat gelang GPS atau sensor pergelangan kaki dilepas tanpa izin. Dirancang untuk aplikasi pemantauan hukum seperti tahanan rumah.
- [Pergerakan tidak sah](https://navixy.com/docs/user/id/guide/events-and-notifications/security/unauthorized-movement.md): Dapatkan peringatan saat kendaraan yang diam mulai bergerak tanpa izin. Menggunakan akselerometer pelacak GPS untuk mendeteksi potensi pencurian atau penggunaan tanpa izin.
- [Geofencing otomatis](https://navixy.com/docs/user/id/guide/events-and-notifications/security/auto-geofencing.md): Buat geofence secara otomatis di sekitar kendaraan yang diparkir dan dapatkan peringatan jika kendaraan bergerak tanpa menyalakan kontak. Aturan perlindungan anti-pencurian yang bergantung pada perangkat.
- [Alarm mobil](https://navixy.com/docs/user/id/guide/events-and-notifications/security/car-alarm.md): Dapatkan notifikasi saat alarm mobil kendaraan aktif. Terdeteksi melalui input yang terhubung ke perangkat GPS, peringatan dikirim segera ke dasbor pemantauan Anda.


---

# 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/events-and-notifications/security.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.
