# Delivery Zones & Pricing

{% @supademo/embed demoId="RvJS9nyXltyXUN6SHX5KG" url="<https://app.supademo.com/demo/RvJS9nyXltyXUN6SHX5KG>" %}

In **Settings,** select **Delivery Zones & Pricing**

* Click "Create Delivery Zone"
* Enter your \[City, State] to bring up a satellite map of your area
* Click around to set points and draw a rough shape, zoom in & out as needed. Drag nodes to adjust shape and configure boundaries.
* Enter Zone Name- consider "Base," "town name," or "town name + Base" for your first delivery zone, but do not actually include the word "Zone" due to BDP's default language&#x20;
* Set the Price (delivery fee)
* Enter a "Time Multiplier," see note below
* Select a color and click "Create Zone" to finalize
* When creating your next zone, select previously-drawn zones in the "Zone Drawing Reference" box, whose outlines will appear on the map for reference&#x20;

{% hint style="info" %}
**Time Multiplier** indicates average expected drive-time in a given zone. This is based off average roundtrip drive-time in your Base Zone, as determined by [Delivery Slots](/settings/delivery-slots.md).&#x20;

Start simple- use a Time Multiplier of "1" for your "Base" Zone, allotting 1 hour roundtrip (on average) for deliveries (1x = 1 hour). If deliveries take 1hr roundtrip (on average) in the Base Zone, but 1.5hrs in your 2nd zone, Time Multiplier in Zone 2 would be 1.5x.
{% 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://docs.bulkdelivery.pro/settings/delivery-zones-and-pricing.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.
