# Rutas

Una ruta es un conjunto de dos o más entregas separadas por etapas para el envío ordenado y optimizado de paquetes.

<figure><img src="/files/cQo60ZtaoqxYDQiMWddp" alt=""><figcaption></figcaption></figure>

## Endpoints

* [Crear ruta ](/developers/shippify-api/rutas/crear-ruta.md)
* [Obtener información de una ruta ](/developers/shippify-api/rutas/obtener-informacion-de-una-ruta.md)
* [Modificar ruta ](/developers/shippify-api/rutas/anadir-entrega.md)
* [Quebrar ruta ](/developers/shippify-api/rutas/quebrar-ruta.md)
* [Asignar conductor a una ruta ](broken://pages/2tCmT1yNOlWv2C16isN8)
* [Cambiar de estado una ruta](/developers/shippify-api/rutas/cambiar-de-estado-una-ruta.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://docs.shippify.co/developers/shippify-api/rutas.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.
