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

# Controles específicos del dispositivo

Algunos modelos de dispositivo exponen bloques adicionales que configuran el hardware del propio dispositivo, en lugar de las reglas del lado de la plataforma. Estos bloques se basan en esquema: el modelo del dispositivo determina cuáles aparecen y exactamente qué campos muestran. Cada bloque a continuación aparece solo en hardware compatible, y los campos y unidades exactos varían según el modelo.

<table data-view="cards"><thead><tr><th>Categoría</th><th>Qué abarca</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Antirrobo y seguridad</h4></td><td>Movimiento no autorizado, sin movimiento, vibración, impacto, guardia y alarmas de proximidad.</td><td><a href="/pages/efca7a285fe2f83295c036b4c3389fc02419ebe1">/pages/efca7a285fe2f83295c036b4c3389fc02419ebe1</a></td></tr><tr><td><h4>Botones y teclas</h4></td><td>Botones de llamada y SOS, tecla de apagado y contraseñas de desbloqueo.</td><td><a href="/pages/374639e80b5ebdae8b93e2ec9a463e3158ea645d">/pages/374639e80b5ebdae8b93e2ec9a463e3158ea645d</a></td></tr><tr><td><h4>Gestión de energía</h4></td><td>Modo de carga de batería y Modo ahorro energía para dispositivos con batería.</td><td><a href="/pages/cefe91d1410773709c3b75cd61f94b908165bb5b">/pages/cefe91d1410773709c3b75cd61f94b908165bb5b</a></td></tr><tr><td><h4>Sensores externos</h4></td><td>Vincule los canales Bluetooth y de sensores externos en el dispositivo.</td><td><a href="/pages/77a7bad8f00c22d26b362defc817ab2dd05974a8">/pages/77a7bad8f00c22d26b362defc817ab2dd05974a8</a></td></tr><tr><td><h4>Motor y diagnóstico</h4></td><td>Detección del estado del motor, datos OBD y combustible del lado del dispositivo.</td><td><a href="/pages/0b7ebeca7c9c107f67eaad0b40435219ee588081">/pages/0b7ebeca7c9c107f67eaad0b40435219ee588081</a></td></tr><tr><td><h4>Otros controles</h4></td><td>LED, canal SMS, Ignición virtual y carga de recorridos.</td><td><a href="/pages/f126546ac37beb1fb15b6de168799b57e14ef310">/pages/f126546ac37beb1fb15b6de168799b57e14ef310</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/es/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.
