> 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/devices-and-settings/location-and-movement/tow-detection.md).

# Deteksi derek

Mendeteksi gerakan tidak sah pada kendaraan yang diparkir menggunakan sensor gerak bawaan perangkat. Setelah pengapian dimatikan, sensor aktif dan memantau getaran, benturan, atau gerakan. Jika gerakan terdeteksi, perangkat mengirimkan peristiwa ke platform Navixy, yang dapat memberi tahu Anda melalui [Aturan dan notifikasi](/docs/user/id/guide/events-and-notifications/security/unauthorized-movement.md).

![](/files/9d846752857dbf59f940df0ec266dc1bb66aa1d4)

## Pengaturan

* **Aktifkan atau nonaktifkan**: Aktifkan atau nonaktifkan Deteksi derek.
* **Sensitivitas**: Sensitivitas sensor gerak, misalnya tinggi, sedang, atau rendah, di mana nilai yang lebih rendah lebih sensitif.
* **Penundaan setelah mesin mati**: Berapa lama setelah pengapian dimatikan sebelum deteksi aktif.
* **Penundaan alarm palsu (derek palsu)**: Penundaan singkat yang menyaring gerakan singkat agar tidak memicu peristiwa derek palsu.

## Ketersediaan

Muncul pada perangkat yang mendukung Deteksi derek (tersedia varian vendor, misalnya Queclink, Teltonika).

## Batasan

* Atur sensitivitas dengan cermat untuk menghindari alarm palsu. Akurasi sangat bergantung pada pemasangan yang benar dan berbeda-beda menurut model.
* Ini adalah deteksi di sisi perangkat. Ini terkait dengan, tetapi berbeda dari, sisi platform [Gerakan tidak sah](/docs/user/id/guide/events-and-notifications/security/unauthorized-movement.md) aturan dan yang lainnya [anti-pencurian dan keamanan](/docs/user/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security.md) mode.

## Lihat juga

* [Anti-pencurian dan Keamanan](/docs/user/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security.md): mode alarm lain di sisi perangkat.
* [Gerakan tidak sah](/docs/user/id/guide/events-and-notifications/security/unauthorized-movement.md): aturan platform untuk Aturan peringatan Gerakan.


---

# 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/id/guide/devices-and-settings/location-and-movement/tow-detection.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.
