> 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/anti-theft-and-security/vibration-detection.md).

# Detección de vibración

Configure la sensibilidad y la temporización para que el dispositivo detecte manipulación o vibración después de que se apague la Ignición y luego informe un evento a Navixy

Usa el sensor de movimiento del dispositivo para detectar vibración o manipulación después de que la Ignición se apague y notificar un evento a la plataforma.

## Configuración

* **Activar**: active o desactive la detección de vibración.
* **Nivel de sensibilidad**: qué tan fácilmente se activa el sensor de movimiento. **Alta** responde a vibraciones más leves; **Baja** requiere vibraciones más fuertes o más prolongadas. Algunos modelos también ofrecen un **Muy baja** nivel.
* **Activación después de la Ignición (segundos)**: el retraso después de que la Ignición se apaga antes de que la detección se active. Esto evita falsas alarmas durante maniobras normales de estacionamiento.
* **Duración de la vibración (segundos)**: cuánto tiempo debe durar continuamente la vibración para contarse como un evento. Los golpes aislados más cortos que este valor se ignoran.
* **Duración de prealarma (segundos)**: una ventana alrededor de cada evento de Ignición durante la cual se ignora la vibración. Evita falsas alarmas cuando el motor se arranca o se detiene.

## Disponibilidad

Aparece en los modelos de dispositivo que admiten la detección de vibración.

## Véase también

* [Ajustes de vibración](/docs/user/es/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/vibration-settings.md): ajuste la sensibilidad del sensor de movimiento en los dispositivos que la exponen por separado.


---

# 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/anti-theft-and-security/vibration-detection.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.
