# Programación y despacho

- [Desviación de la ruta](https://navixy.com/docs/user/es/guide/events-and-notifications/scheduling-and-dispatching/deviation-from-the-route.md)
- [Tiempo de conducción](https://navixy.com/docs/user/es/guide/events-and-notifications/scheduling-and-dispatching/driving-time.md)
- [Tiempo de estacionamiento](https://navixy.com/docs/user/es/guide/events-and-notifications/scheduling-and-dispatching/parking-time.md)
- [Identificación del conductor](https://navixy.com/docs/user/es/guide/events-and-notifications/scheduling-and-dispatching/driver-identification.md)
- [Cambio de conductor](https://navixy.com/docs/user/es/guide/events-and-notifications/scheduling-and-dispatching/driver-change.md)
- [Ausencia del conductor](https://navixy.com/docs/user/es/guide/events-and-notifications/scheduling-and-dispatching/driver-absence.md)
- [Ejecución de tareas](https://navixy.com/docs/user/es/guide/events-and-notifications/scheduling-and-dispatching/task-performance.md)
- [Cambio del estado de trabajo](https://navixy.com/docs/user/es/guide/events-and-notifications/scheduling-and-dispatching/work-status-change.md)


---

# 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/scheduling-and-dispatching.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.
