> 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).

# Antipencurian dan Keamanan

Blok anti-pencurian di sisi perangkat di Navixy: gerakan tidak sah, tidak ada gerakan, deteksi getaran, akselerometer, mode Keamanan, dan jarak sosial.

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="/docs/user/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/unauthorized-movement.md">Gerakan tanpa izin</a></td></tr><tr><td><h4>Tidak ada gerakan</h4></td><td>Laporkan saat perangkat yang seharusnya bergerak tetap diam.</td><td><a href="/docs/user/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/no-movement.md">Tidak ada gerakan</a></td></tr><tr><td><h4>Deteksi getaran</h4></td><td>Deteksi getaran atau perusakan setelah pengapian dimatikan.</td><td><a href="/docs/user/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/vibration-detection.md">Deteksi getaran</a></td></tr><tr><td><h4>Pengaturan getaran</h4></td><td>Sesuaikan sensitivitas sensor gerak.</td><td><a href="/docs/user/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/vibration-settings.md">Pengaturan getaran</a></td></tr><tr><td><h4>Akselerometer</h4></td><td>Laporkan benturan di atas ambang gaya.</td><td><a href="/docs/user/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/accelerometer.md">Akselerometer</a></td></tr><tr><td><h4>Mode keamanan</h4></td><td>Aktifkan sensor dan deteksi perimeter pada perangkat.</td><td><a href="/docs/user/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/security-mode.md">Mode Keamanan</a></td></tr><tr><td><h4>Jarak sosial</h4></td><td>Laporkan kedekatan Bluetooth antara perangkat yang diberi tag.</td><td><a href="/docs/user/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/social-distance.md">Jarak sosial</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.
