# Monitoreo de movimiento

Las reglas de esta sección le permiten seguir diversos aspectos del movimiento de vehículos o activos, incluidos los incumplimientos de geocercas, 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**](/docs/user/es/guide/events-and-notifications/movement-monitoring/geofence-entrance-or-exit.md)**:** 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**](/docs/user/es/guide/events-and-notifications/movement-monitoring/parking-state-detection.md)**:** Supervisa cuándo un vehículo empieza o deja de estar estacionado. Puede definir el tiempo mínimo de estacionamiento.
* [**Exceso de velocidad**](/docs/user/es/guide/events-and-notifications/movement-monitoring/speeding.md)**:** Se activa cuando el vehículo supera un límite de velocidad establecido por el hardware. Puede configurar 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.
