# Viagens

Os registros de viagens são gerados pelo aplicativo coletor ***"Milk's Rota"*** e não podem ser inseridos diretamente pela API, desta forma, apenas os métodos de leitura serão descritos nesta documentação.

&#x20;Para baixar os registros de viagem enviados a Plataforma Milks, utilize um dos endpoints abaixo:

{% content-ref url="/pages/-MF7knakDRj2evXFXRI9" %}
[Baixar viagem](/milks-rota/viagens/baixar-viagem.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MF7nhn6jVs0l2RyC5xF" %}
[Resumo de viagem](/milks-rota/viagens/resumo-de-viagem.md)
{% endcontent-ref %}

{% content-ref url="/pages/SJE0JKnxDIH2IvhWXwTo" %}
[Atualizar coleta](/milks-rota/viagens/atualizar-coleta.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MI4GVWlg7pzHJ1NNX-R" %}
[Baixar coletas](/milks-rota/viagens/baixar-coletas.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MI4N9VQwGcai3t5Tww\_" %}
[Resumo de coleta](/milks-rota/viagens/resumo-de-coleta.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MI4cPYqPVfh3\_9WbKTV" %}
[Coleta real](/milks-rota/viagens/coleta-real.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MI5XIoLtmyvqPoTjBFW" %}
[Baixar descarga](/milks-rota/viagens/baixar-descarga.md)
{% endcontent-ref %}


---

# 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.milksrota.com.br/milks-rota/viagens.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.
