# Delivery areas

A delivery area is a set of countries that have similar shipping times and delivery schedules.

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

DH-EDD matches visitors to delivery areas by using IP geolocation to identify their location, including country and region.&#x20;

If no matching delivery area is identified, the default transit time and delivery days from your general settings are applied.

{% hint style="info" %}
Please note that an active subscription is required to enable Delivery areas. For more information, see Plan.
{% endhint %}

### Add Delivery Areas

You can select and add delivery areas from the country list, and customize the transit times for specific areas.

<figure><img src="/files/wW99w08mxRufPRYF4Bwh" alt="" width="563"><figcaption></figcaption></figure>

Please follow these steps:

1. Click the `Add Area` button.
2. Select the countries you want to add from the list, check the box, and then click `Next`.
3. Customize the minimum and maximum delivery days for the country you chose.
4. Click `Save`.

&#x20;


---

# 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.dirhand.com.au/dh-estimated-devilry-date/delivery-areas.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.
