# Monitoreo de movimiento

Las reglas de esta sección le permiten hacer seguimiento de diversos aspectos del movimiento de un vehículo o activo, incluidas las infracciones del geocercado, los estados de estacionamiento y los incidentes de exceso de velocidad. Estas reglas ayudan a garantizar el cumplimiento, mejorar la seguridad y aumentar la eficiencia general de la gestión de flotas.

* [**Entrada o salida de geocerca**](https://navixy.com/docs/user/es/guide/events-and-notifications/movement-monitoring/geofence-entrance-or-exit)**:** Detecta cuándo un vehículo o activo entra o sale de un área geográfica predefinida. Puede seleccionar la geocerca y configurar las notificaciones de entrada y salida.
* [**Detección del estado de estacionamiento**](https://navixy.com/docs/user/es/guide/events-and-notifications/movement-monitoring/parking-state-detection)**:** Monitorea cuándo un vehículo comienza o deja de estar estacionado. Puede definir el tiempo mínimo de estacionamiento.
* [**Exceso de velocidad**](https://navixy.com/docs/user/es/guide/events-and-notifications/movement-monitoring/speeding)**:** Se activa cuando el vehículo supera un límite de velocidad establecido por el hardware. Puede establecer el límite de velocidad.


---

# 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/events-and-notifications/movement-monitoring.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.
