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

# Keamanan pengemudi

- [Peringatan ADAS](https://navixy.com/docs/user/id/guide/events-and-notifications/safety/adas-warnings.md): Dapatkan peringatan ADAS dari perangkat video telematics: keluar lajur, tabrakan dari depan, pemantauan jarak aman, deteksi pejalan kaki, dan pengenalan rambu lalu lintas.
- [Mengemudi terdistraksi](https://navixy.com/docs/user/id/guide/events-and-notifications/safety/distracted-driving.md): Deteksi mengemudi terdistraksi seperti penggunaan ponsel atau merokok, yang terekam oleh dash cam atau perangkat GPS dengan kemampuan kamera. Memerlukan dukungan perangkat keras yang kompatibel.
- [Mengemudi saat lelah](https://navixy.com/docs/user/id/guide/events-and-notifications/safety/fatigue-driving.md): Deteksi tanda-tanda kelelahan pengemudi menggunakan kamera pelacak dan kirim peringatan dispatch segera saat kantuk teridentifikasi, sehingga tindakan pencegahan dapat dilakukan.
- [Mengemudi agresif](https://navixy.com/docs/user/id/guide/events-and-notifications/safety/harsh-driving.md): Dapatkan peringatan saat akselerometer perangkat GPS mendeteksi akselerasi, pengereman, atau belokan tajam yang agresif. Konfigurasikan ambang deteksi terlebih dahulu di Perangkat dan Pengaturan.
- [Deteksi tabrakan kendaraan](https://navixy.com/docs/user/id/guide/events-and-notifications/safety/car-crash-detection.md): Deteksi tabrakan kendaraan menggunakan akselerometer pelacak GPS dan terima peringatan segera. Memerlukan pemasangan perangkat yang benar dengan penyelarasan sumbu yang tepat.
- [Kendali jelajah](https://navixy.com/docs/user/id/guide/events-and-notifications/safety/cruise-control.md): Dapatkan notifikasi saat cruise control dinyalakan atau dimatikan pada kendaraan. Pantau dampaknya terhadap efisiensi bahan bakar, pengelolaan baterai, dan pola perilaku pengemudi.
- [Menekan tombol SOS](https://navixy.com/docs/user/id/guide/events-and-notifications/safety/pressing-sos-button.md): Terima peringatan segera saat tombol darurat SOS ditekan pada perangkat GPS atau pelacak pribadi. Berfungsi dengan tombol SOS khusus dan input diskret.
- [Tombol panggilan ditekan](https://navixy.com/docs/user/id/guide/events-and-notifications/safety/call-button-pressed.md): Dapatkan notifikasi saat tombol panggilan pada perangkat GPS ditekan. Untuk perangkat yang dilengkapi fungsi panggilan telepon atau radio bawaan guna memungkinkan komunikasi cepat.
- [Deteksi jatuh](https://navixy.com/docs/user/id/guide/events-and-notifications/safety/fall-detection.md): Terima peringatan saat pelacak GPS pribadi mendeteksi jatuh mendadak, melindungi lansia, pekerja tunggal, atau orang rentan secara real-time.
- [Pemantauan kedekatan](https://navixy.com/docs/user/id/guide/events-and-notifications/safety/proximity-monitoring.md): Pantau kedekatan antara perangkat berkemampuan GPS dan tag BLE menggunakan Bluetooth. Berguna untuk mendeteksi kedekatan peralatan berbahaya dan menegakkan jarak aman.


---

# 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/safety.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.
