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

# Anti-theft and security

These blocks arm the device to detect tampering, impact, or movement and report security events to the platform. They are configured on the device, separate from platform-side [Rules](/docs/user/guide/events-and-notifications.md). Each block appears only on supported hardware.

<table data-view="cards"><thead><tr><th>Block</th><th>Purpose</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Unauthorized movement</h4></td><td>Report when a parked vehicle moves out of its zone.</td><td><a href="/pages/Qwz5BwJ8ERN37nYqwKQf">/pages/Qwz5BwJ8ERN37nYqwKQf</a></td></tr><tr><td><h4>No movement</h4></td><td>Report when a device that should move stays still.</td><td><a href="/pages/nvEPvrz5QUr1bb0LxJ18">/pages/nvEPvrz5QUr1bb0LxJ18</a></td></tr><tr><td><h4>Vibration detection</h4></td><td>Detect vibration or tampering after the ignition is off.</td><td><a href="/pages/fN6mFEGKwOOLHtyu22wf">/pages/fN6mFEGKwOOLHtyu22wf</a></td></tr><tr><td><h4>Vibration settings</h4></td><td>Tune the motion sensor sensitivity.</td><td><a href="/pages/AXdTvDAp28J0p7J08SRZ">/pages/AXdTvDAp28J0p7J08SRZ</a></td></tr><tr><td><h4>Accelerometer</h4></td><td>Report an impact above a force threshold.</td><td><a href="/pages/LjxlJJhiUgS6pQUgFH50">/pages/LjxlJJhiUgS6pQUgFH50</a></td></tr><tr><td><h4>Security mode</h4></td><td>Arm sensor and perimeter detection on the device.</td><td><a href="/pages/vZOAoiuKSdlmAaROqd0T">/pages/vZOAoiuKSdlmAaROqd0T</a></td></tr><tr><td><h4>Social distance</h4></td><td>Report Bluetooth proximity between tagged devices.</td><td><a href="/pages/5ffj9EllIOZPTz8XevZp">/pages/5ffj9EllIOZPTz8XevZp</a></td></tr></tbody></table>

## See also

* [Tow detection](/docs/user/guide/devices-and-settings/location-and-movement/tow-detection.md): unauthorized-movement detection after engine off.


---

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