> For the complete documentation index, see [llms.txt](https://tecnoprices.gitbook.io/ayuda/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tecnoprices.gitbook.io/ayuda/envios/despachos.md).

# Despachos

{% hint style="warning" %}
Los despachos se preparan *<mark style="color:orange;">**de un día hábil para el siguiente**</mark>* desde de confirmación de su solicitud de envío, pudiendo demorarse dependiendo de los tiempos de recogida del transporte. Si el transporte pasa a retirar antes, no podemos asegurarle que los pedidos salgan como lo ha seleccionado.
{% endhint %}

Para agilizar la entrega y garantizar la seguridad le solicitamos que cuando desee que sus pedidos sean despachados , por favor, genere una [Solicitud de envío](/ayuda/envios/solicitud-de-envio.md).

Realizamos envíos a todo el país por medio de OCA, también trabajamos con otros transportes, pero no llegan a todas las localidades.

{% hint style="danger" %}
De no solicitar por sistema el envío de sus pedidos los mismos no se entregarán salvo al titular de la cuenta o [Personas habilitadas](/ayuda/mi-cuenta/personas-habilitadas.md).
{% endhint %}

***

## Costo de envío

En el caso de los envíos por medios de transporte o correos, como por ejemplo OCA, los mismos *<mark style="background-color:orange;">**son cobro en destino**</mark>* por lo que deberá abonar el costo del envío al momento de la entrega o del retiro (en caso de envío "a sucursal"). El mismo depende de la cantidad de bultos e importe a asegurar por lo que no tenemos un costo fijo. Para disponer de alguna referencia puede consultar la lista de precios:&#x20;

* <https://www.oca.com.ar/Content/preciosPDF/precios.pdf>
* <https://www6.oca.com.ar/plataformaenvios/>

Usualmente ***OCA se despacha miércoles y viernes***.

***

## Información relacionada

{% content-ref url="/spaces/YN5TaoaRKKtT7huC8rVp/pages/5yS5Nph2t8NII8ceuVRN" %}
[Transferencias / Depósitos Bancarios](/ayuda/pagos/transferencias-depositos-bancarios.md)
{% endcontent-ref %}

{% content-ref url="/spaces/YN5TaoaRKKtT7huC8rVp/pages/vc2djW7tNHI5EKiGy6wR" %}
[Solicitud de envío](/ayuda/envios/solicitud-de-envio.md)
{% endcontent-ref %}

{% content-ref url="/spaces/YN5TaoaRKKtT7huC8rVp/pages/bYZGW3GbGvPpGabwDP89" %}
[Mis despachos](/ayuda/mi-cuenta/mis-despachos.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tecnoprices.gitbook.io/ayuda/envios/despachos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
