# Modalidades de entrega

Fenicio contempla dos formas principales de entrega de productos a los compradores:

* [**Envío a domicilio**](/logistica/envio-a-domicilio.md) ➡ el pedido se envía a la dirección indicada por el cliente.
* [**Retiro en sucursal**](/logistica/retiro-en-sucursal-y-pick-ups-externos/retiro-en-sucursal.md) ➡ el comprador retira su pedido en un local físico previamente definido.

## Modalidad de entrega en ficha de producto

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

{% hint style="success" %}
Se recomienda mostrar las modalidades de entrega **en la ficha de producto** para facilitar la decisión de compra.
{% endhint %}

## Modalidad de entrega en proceso de checkout

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

{% hint style="success" %}
El comprador podrá seleccionar la modalidad de entrega preferida durante el proceso de checkout.
{% endhint %}


---

# 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://guia.fenicio.help/logistica/modalidades-de-entrega.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.
