# Sensor de puertas, maletero y capó

No se requiere ninguna configuración especial. Sin embargo, hay que tener en cuenta varios factores.

En primer lugar, no todos los modelos de automóvil transmiten esta información a través del bus CAN. Lamentablemente, solo puede averiguarlo mediante pruebas o solicitando documentación detallada al fabricante.

En segundo lugar, debido a algunas peculiaridades del protocolo de transferencia de datos del dispositivo, no podrá rastrear el estado de las puertas, etc., hasta que el sistema reciba el **Abra** estado al menos una vez. Para un funcionamiento correcto, le recomendamos dejar el maletero, el capó y todas las puertas abiertas durante varios minutos con el motor en marcha.


---

# Agent Instructions: 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:

```
GET https://navixy.com/docs/user/es/guide/devices-and-settings/vehicle-sensors/discrete-sensors/doors-trunk-and-hood-sensor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
