> 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/device-specific-controls/anti-theft-and-security.md).

# Anti-pencurian dan keamanan

Blok-blok ini mengaktifkan perangkat untuk mendeteksi perusakan, benturan, atau gerakan dan melaporkan peristiwa keamanan ke platform. Blok-blok ini dikonfigurasikan di perangkat, terpisah dari sisi platform [Aturan](/docs/user/id/guide/events-and-notifications.md). Setiap blok hanya muncul pada perangkat keras yang didukung.

<table data-view="cards"><thead><tr><th>Blok</th><th>Tujuan</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Gerakan tidak sah</h4></td><td>Laporkan saat kendaraan yang parkir keluar dari zonanya.</td><td><a href="/pages/0843d0dc357e190c9b026a83c56e754c844d6813">/pages/0843d0dc357e190c9b026a83c56e754c844d6813</a></td></tr><tr><td><h4>Tidak ada gerakan</h4></td><td>Laporkan saat perangkat yang seharusnya bergerak tetap diam.</td><td><a href="/pages/c68602ba0bd50e2011fd3f3818b9300165db595f">/pages/c68602ba0bd50e2011fd3f3818b9300165db595f</a></td></tr><tr><td><h4>Deteksi getaran</h4></td><td>Deteksi getaran atau perusakan setelah pengapian dimatikan.</td><td><a href="/pages/0e1b451726d883cf6c3780bcabfa803fa14113bd">/pages/0e1b451726d883cf6c3780bcabfa803fa14113bd</a></td></tr><tr><td><h4>Pengaturan getaran</h4></td><td>Sesuaikan sensitivitas sensor gerak.</td><td><a href="/pages/55959b4565349a50beb0d8f4f4bbe37b66f1d316">/pages/55959b4565349a50beb0d8f4f4bbe37b66f1d316</a></td></tr><tr><td><h4>Akselerometer</h4></td><td>Laporkan benturan di atas ambang gaya.</td><td><a href="/pages/2ac81b291656bb9c6b1020422e6f0ff96fc190d0">/pages/2ac81b291656bb9c6b1020422e6f0ff96fc190d0</a></td></tr><tr><td><h4>Mode keamanan</h4></td><td>Aktifkan sensor dan deteksi perimeter pada perangkat.</td><td><a href="/pages/bb9f2246b4cc400706fc4cf9846131b7005ea311">/pages/bb9f2246b4cc400706fc4cf9846131b7005ea311</a></td></tr><tr><td><h4>Jarak sosial</h4></td><td>Laporkan kedekatan Bluetooth antara perangkat yang diberi tag.</td><td><a href="/pages/34fdeb62fc095dcf40949f28ce520ab417b12b67">/pages/34fdeb62fc095dcf40949f28ce520ab417b12b67</a></td></tr></tbody></table>

## Lihat juga

* [Deteksi derek](/docs/user/id/guide/devices-and-settings/location-and-movement/tow-detection.md): deteksi gerakan tidak sah setelah mesin dimatikan.


---

# 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/device-specific-controls/anti-theft-and-security.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.
