> ## Documentation Index
> Fetch the complete documentation index at: https://docs.munchi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Add deliveries 

Set up your delivery areas, delivery fees, and delivery partners so customers can place orders for delivery.

<Steps>
  <Step title="Log in to the Munchi Dashboard">
    Go to [dashboard.gomunchi.com](https://dashboard.gomunchi.com) and sign in with your credentials.
  </Step>

  <Step title="Go to the Providers section">
    In the left sidebar, click **delivery** to open the section
  </Step>

  <Step title="Enable delivery">
    Turn on **Delivery enabled** to allow customers to place delivery orders.
  </Step>

  <Step title="Select delivery areas & pricing">
    In the **Delivery areas & pricing** section, choose how you want to define your delivery areas:

    * **By distance from the restaurant** – create areas based on their distance from your restaurant.
    * **By drawing on the map** –  draw your delivery areas on a map.

    Then click **+ Add area** and enter:

    * **Area name** – for example, *Helsinki*
    * **Deliver up to (km)** – the maximum delivery distance from your restaurant
    * **Minimum order (€)** – the minimum order value required for delivery in this area
    * **Delivery fee (€)** – the delivery fee charged to the customer

    Make sure **Area enabled** is turned on when you want the area to be available.

    <Note>
      You can add multiple delivery areas with different distances, minimum order values, and delivery fees.
    </Note>
  </Step>

  <Step title="Connect Shipday (optional)">
    If you use **Shipday** for deliveries, find your **Shipday API key** in your Shipday account under **Integrations**. 

    <Note>
      Login to [Shipday](https://dispatch.shipday.com/dashboard) → Click Integrations → Click Api Credentials → Add Api Link 
    </Note>

    Paste the API key into the **Shipday API key** field and click **Connect**.

    Once connected, your Shipday couriers can be used for delivery orders.
  </Step>

  <Step title="Choose who delivers">
    Under **Who delivers, per order source**, choose who handles delivery orders from each ordering channel:

    * **Web storefront**
    * **Mobile app**

    Select either **Own couriers** or **Shipday couriers**.

    <Note>
      To use Shipday couriers, Shipday must be connected first.
    </Note>
  </Step>
</Steps>
