> 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/mensajerias.md).

# Mensajerias

{% hint style="info" %}
No disponemos de servicio de mensajería propio para envíos dentro de Mar del Plata.&#x20;
{% endhint %}

{% hint style="danger" %}
Si abona por medio de “DEPÓSITO BANCARIO” es necesario que nos facilite los datos de la persona que pasa a retirar.
{% endhint %}

Puede enviar a su propio mensajero a retirar para ello al finalizar el pedido seleccione “RETIRO POR LOCAL”.&#x20;

Si envía a su mensajero a retirar tenga en cuenta lo siguiente:

*<mark style="background-color:orange;">**Si se abona al retirar**</mark>*, ya sea en efectivo, qr, débito o crédito; el mensajero o la persona que pase a retirar solo necesita el número/s de pedido/s o el email para retirar el o los pedidos.

Si se *<mark style="background-color:orange;">**abona por “DEPÓSITO BANCARIO”**</mark>* es necesario que nos pase los datos de la persona que pasa a retirar (nombre, apellido y DNI) ya sea por [mensaje](/ayuda/sobre-nosotros/nuestros-datos.md), en las notas de la [Notificación de pago](/ayuda/pagos/transferencias-depositos-bancarios/notificacion-de-pago.md) o generando una [Solicitud de envío](/ayuda/envios/solicitud-de-envio.md) por sistema, de esta forma podremos entregarle la mercadería sin problema.&#x20;

También puede habilitar a la persona que retira en el menú de [Personas habilitadas](/ayuda/mi-cuenta/personas-habilitadas.md), tenga en cuenta que las personas que habiliten podrán utilizar la cuenta para realizar compras y utilizar el saldo de la misma.

***

## 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/zs3IJ7xIJxTwQxDrGAFJ" %}
[Personas habilitadas](/ayuda/mi-cuenta/personas-habilitadas.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/mensajerias.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.
