# Shipping Method - Based Setup

#### Step 1  - Create a Shipping Zone&#x20;

To start, you need to create a shipping zone that defines the countries this zone will cover. You can either:

* **Create a new shipping zone** and select the countries you want to include.
* **Select an existing shipping zone** if you’ve already added one.

**Note:** A country cannot belong to more than one shipping zone. If you try to add a country that is already part of another zone.

<figure><img src="/files/K34SxMmOPmeXOAtoWAQX" alt="" width="563"><figcaption></figcaption></figure>

#### Once your shipping zone is set up, the next step is to define how shipping costs are calculated within that zone. Choose one of the following options:

### [1. Order-Based Shipping Rule](/shipping-costs-setup-1/shipping-method-based-setup/order-based-shipping-rule.md)

### [2. Product-Based Shipping Rule ](/shipping-costs-setup-1/shipping-method-based-setup/product-based-shipping-rule.md)


---

# 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.bloomanalytics.io/shipping-costs-setup-1/shipping-method-based-setup.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.
