# Local Delivery

Local delivery refers to a shipping option where products purchased through the online store are delivered within a specific geographical radius.&#x20;

Unlike traditional shipping methods that involve carriers like postal services or courier companies, local delivery is usually handled by the online store itself or a designated local delivery service.  &#x20;

### How to Add Local Delivery

1. Click on the Store you would like to add local delivery to
2. Click on Shipping Method
3. Click Enable under Local Delivery
4. Click on Configuration
5. Enter the latitude and longitude of your business/warehouse
6. Enter your max delivery distance
7. Add your delivery costs
8. Enter the delivery type
9. Click Save

{% embed url="<https://scribehow.com/embed/Storefront8_Workflow__L9URbDWrSeqrUKSj5h3wDQ>" %}


---

# 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://support.storefront.co.za/features/stores/shipping/local-delivery.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.
