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

# Controles específicos do dispositivo

Alguns modelos de dispositivo expõem blocos adicionais que configuram o próprio hardware do dispositivo, em vez de regras do lado da plataforma. Esses blocos são orientados por esquema: o modelo do dispositivo determina quais aparecem e exatamente quais campos eles exibem. Cada bloco abaixo aparece apenas em hardware compatível, e os campos e unidades exatos variam conforme o modelo.

<table data-view="cards"><thead><tr><th>Categoria</th><th>O que abrange</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Antifurto e Segurança</h4></td><td>Movimento não autorizado, sem movimento, vibração, impacto, guarda e alarmes de proximidade.</td><td><a href="/pages/923fc7d52a57ba98b24f90a466a8dd01cf6f8ab6">/pages/923fc7d52a57ba98b24f90a466a8dd01cf6f8ab6</a></td></tr><tr><td><h4>Botões e teclas</h4></td><td>Botões de chamada e SOS, tecla de desligamento e senhas de desbloqueio.</td><td><a href="/pages/db5849b0d2d9c9807ba1b8fbbdd17bb9703e4f76">/pages/db5849b0d2d9c9807ba1b8fbbdd17bb9703e4f76</a></td></tr><tr><td><h4>Gerenciamento de energia</h4></td><td>Modo de carga de bateria e Modo de repouso para dispositivos com bateria.</td><td><a href="/pages/e472dc0b6da1afedd1a5574dc67c5c76d832c4e5">/pages/e472dc0b6da1afedd1a5574dc67c5c76d832c4e5</a></td></tr><tr><td><h4>Sensores externos</h4></td><td>Vincule canais Bluetooth e de sensores externos no dispositivo.</td><td><a href="/pages/f8f69ab5a76fe05a80117986283b854cbcd2da34">/pages/f8f69ab5a76fe05a80117986283b854cbcd2da34</a></td></tr><tr><td><h4>Motor e diagnósticos</h4></td><td>Detecção do estado do motor, dados OBD e Combustível no dispositivo.</td><td><a href="/pages/a91655947500e1211780b66a7447df0cc38762f3">/pages/a91655947500e1211780b66a7447df0cc38762f3</a></td></tr><tr><td><h4>Outros controles</h4></td><td>LED, canal SMS, Ignição virtual e envio de trajetos.</td><td><a href="/pages/5fd629e3fdb34eef750a669df0b250fe53ab15d4">/pages/5fd629e3fdb34eef750a669df0b250fe53ab15d4</a></td></tr></tbody></table>


---

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