# Delivery Zone Map

This is fully embeddable (via \<iframe> code) or you can simply link to it.  If embedded, it is limited to being displayed on just your own domain name that was entered into your Settings.

#### Example URL

```
https://[your-subdomain-here].bulkdelivery.app/delivery-zone-map
```

{% hint style="info" %}
If you add "`?scroll=false`" to then end of the URL, this will prevent the map from being "scrollable" when embedded into your page.  The experience is often much better for your users this way!
{% endhint %}

<figure><img src="/files/uz3keZq6TJS7cAIsremU" alt=""><figcaption><p>Embed Delivery Zones map onto your website</p></figcaption></figure>


---

# 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/pro-tips/connect-your-website/delivery-zone-map.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.
