# Delivery lead times

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

{% hint style="info" icon="lightbulb" %}
Delivery lead times give customers an estimated arrival window for their shipment. Different lead times can apply to each available delivery option.
{% endhint %}

## What is a delivery lead time?

[Delivery lead times](/core-api-reference/delivery_lead_times.md) provide customers with an estimated time of arrival range — for example, a shipment arriving in 2-5 days. Since a market can have many stock locations and shipping method options, different delivery estimates can be shown for each available delivery option.


---

# 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.commercelayer.io/data-model/shipping/delivery-lead-times.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.
