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

# Противоугонная защита и охрана

Эти блоки ставят устройство на охрану для обнаружения вскрытия, удара или движения и отправляют на платформу события охраны. Они настраиваются на устройстве, отдельно от настроек на стороне платформы [Правила](/docs/user/ru/guide/events-and-notifications.md). Каждый блок доступен только на поддерживаемом оборудовании.

<table data-view="cards"><thead><tr><th>Блок</th><th>Назначение</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Несанкционированное движение</h4></td><td>Сообщать, когда стоящее транспортное средство выезжает из своей зоны.</td><td><a href="/pages/ee1f85f66632211a4c986e813406c39b47fffe75">/pages/ee1f85f66632211a4c986e813406c39b47fffe75</a></td></tr><tr><td><h4>Нет движения</h4></td><td>Сообщать, когда устройство, которое должно двигаться, остаётся неподвижным.</td><td><a href="/pages/c627a76192691896724cd6673d075bd204d4ac67">/pages/c627a76192691896724cd6673d075bd204d4ac67</a></td></tr><tr><td><h4>Обнаружение вибрации</h4></td><td>Обнаруживать вибрацию или вскрытие после выключения зажигания.</td><td><a href="/pages/05e0e6d99af0347ae301a52ea5330be4d1f754b2">/pages/05e0e6d99af0347ae301a52ea5330be4d1f754b2</a></td></tr><tr><td><h4>Настройки вибрации</h4></td><td>Настройте чувствительность датчика движения.</td><td><a href="/pages/f2fca18129ccd93b378e7a69ae2da68f23349c39">/pages/f2fca18129ccd93b378e7a69ae2da68f23349c39</a></td></tr><tr><td><h4>Акселерометр</h4></td><td>Сообщать об ударе, превышающем пороговое значение силы.</td><td><a href="/pages/b0586cb229044ba0e3591a752c113f4d74741aec">/pages/b0586cb229044ba0e3591a752c113f4d74741aec</a></td></tr><tr><td><h4>Режим охраны</h4></td><td>Поставьте на охрану датчик и обнаружение по периметру на устройстве.</td><td><a href="/pages/274d619bf17ea29cf69de5648db10ec4d73f06e5">/pages/274d619bf17ea29cf69de5648db10ec4d73f06e5</a></td></tr><tr><td><h4>Социальная дистанция</h4></td><td>Сообщать о Bluetooth-сближении между устройствами с метками.</td><td><a href="/pages/7352c747ffa7227910c47cb4fd1dcab50cec734a">/pages/7352c747ffa7227910c47cb4fd1dcab50cec734a</a></td></tr></tbody></table>

## См. также

* [Обнаружение эвакуации](/docs/user/ru/guide/devices-and-settings/location-and-movement/tow-detection.md): обнаружение несанкционированного движения после выключения двигателя.


---

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