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

# Antifurto e segurança

Esses blocos armam o dispositivo para detectar violação, impacto ou movimento e relatam eventos de segurança para a plataforma. Eles são configurados no dispositivo, separados do lado da plataforma. [Regras](/docs/user/pt-br/guide/events-and-notifications.md). Cada bloco aparece apenas em hardware compatível.

<table data-view="cards"><thead><tr><th>Bloco</th><th>Finalidade</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Movimento não autorizado</h4></td><td>Reporte quando um veículo estacionado sair da sua zona.</td><td><a href="/pages/d205905bf7c35e516bcd1d69bd0634ab3ad0a217">/pages/d205905bf7c35e516bcd1d69bd0634ab3ad0a217</a></td></tr><tr><td><h4>Sem movimento</h4></td><td>Reporte quando um dispositivo que deveria se mover fica parado.</td><td><a href="/pages/c8ab83faa47c02fc6477c14df735f86f797f35f1">/pages/c8ab83faa47c02fc6477c14df735f86f797f35f1</a></td></tr><tr><td><h4>Detecção de vibração</h4></td><td>Detecte vibração ou violação após a ignição ser desligada.</td><td><a href="/pages/c863ccaf5d7ecfbe2c4f326bdedc7d81ddf5df4e">/pages/c863ccaf5d7ecfbe2c4f326bdedc7d81ddf5df4e</a></td></tr><tr><td><h4>Configurações de vibração</h4></td><td>Ajuste a sensibilidade do sensor de movimento.</td><td><a href="/pages/079b8558c4f67807781af364a9cb10ef04d277bf">/pages/079b8558c4f67807781af364a9cb10ef04d277bf</a></td></tr><tr><td><h4>Acelerômetro</h4></td><td>Reporte um impacto acima de um limiar de força.</td><td><a href="/pages/32a95d2ac830fe8a150508820cd3eefa90cb88c7">/pages/32a95d2ac830fe8a150508820cd3eefa90cb88c7</a></td></tr><tr><td><h4>Modo de segurança</h4></td><td>Ative o sensor e a detecção de perímetro no dispositivo.</td><td><a href="/pages/262bc5b52c7a78b4272770da7b00a3627433f441">/pages/262bc5b52c7a78b4272770da7b00a3627433f441</a></td></tr><tr><td><h4>Distância social</h4></td><td>Reporte a proximidade Bluetooth entre dispositivos marcados.</td><td><a href="/pages/d532f5f958c1b910cb1ec346d993b1c8c9641750">/pages/d532f5f958c1b910cb1ec346d993b1c8c9641750</a></td></tr></tbody></table>

## Veja também

* [Detecção de reboque](/docs/user/pt-br/guide/devices-and-settings/location-and-movement/tow-detection.md): detecção de movimento não autorizado após o motor ser desligado.


---

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