# Shipping Overview

This tab is used for setting general shipping. In this tab, you can turn on/off shipping as a fulfillment method by simply enabling or disabling the feature. Shipping you'll still get to set up preparation day and delivery date range.&#x20;

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

Although at the shipping option, there is also a date picker available for customers to choose their preferred date and time, it is important to note that it does not correspond to the local delivery options where a delivery location validator is required.

Unlike local delivery, shipping does not have limitations on the areas you can deliver to. This means that the delivery estimate, including preparation days and delivery date range, may differ from what you have set up for the local delivery option. Therefore, it is crucial to carefully calculate the preparation days and delivery date ranges for shipping to ensure they meet your customers' expectations.


---

# 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.dingdoong.io/shipping/shipping-overview.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.
