# Based on Country

In Shoppego there is a country function that you can use to create shipping methods for countries outside of Malaysia.

To set shipping for each country, this can be done by adding a new Shipping Zone.

## Shipping Zone Settings

1\. Log in to your Shoppego account.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on **Settings**

![](/files/VsK9zs6aZtUfKK1hcCiM)

3\. Click on **Shipping**

![](/files/cpHcQpRr3fHr8hcZX0RH)

4\. Click on the **Add Shipping Zones** button

![](/files/QNvdkB3yybmxYabOh6sz)

5\. Enter any name that represents your Zone Name. For example, you can enter the name of a country.

![](/files/Mcffe8ncCMKWPdpefuEV)

6. Select your desired country:

### Automatic Country Selection

If you want to continue creating shipping zones for all other countries that still do not have their own shipping zone designation, you can simply tick the "Rest of the world zone" toggle.

<figure><img src="/files/20SmLIFlIoIuSNa0wSDV" alt=""><figcaption></figcaption></figure>

After you tick later, you don't need to select "Country, States, Postcode".

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

### Country Selection on a 1 by 1 basis

![](/files/BGQdJ77h9dKNRsH0DS4j)

7\. Click the **Save** button

![](/files/VqdQTM27cxtnCanyLTVp)

**\*\* To set shipping for countries that have states, you can select the states that will be shown automatically.**

![](/files/PKSKCh3bcRkkXbW8xRGy)

Now your zone has been successfully created and click the **Edit** button on the special zone.

![](/files/FCb1PaWUCbJG3hDtztsZ)

## Setting Shipping Rates

1. Next, click on the **Weight based rates** tab

![](/files/g8LGzU065t5i0NcpknBI)

2. Click **Add rate**

![](/files/12h4lpKtgxEboDBODr27)

Fill in your special delivery information in this field:

* In the **Name** section, please fill in a little more detail, as this information will be displayed when the customer makes a delivery choice later.
* In the **Minimum weight** and **Maximum weight** sections, you can enter the minimum and maximum weight for the rates.
* Enter the price you want in the **Price** section.
* Once finished, you can click the **Save** button.

![](/files/ImMRmu0scIsEiS92Epii)

## Example

The settings that have been made are:

* During the checkout process, in the shipping information section, customers will be able to see the country selection for shipping that you have set at the top.

![](/files/sRKERNIYMKtYwHLo6q0N)

* If you do not specify shipping for that country, then when selecting shipping rates later, customers will not be able to see any shipping rate selections.

<figure><img src="/files/ajjWlXli7dhlhKV1OHzm" alt=""><figcaption></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.shoppego.com/en/settings/shipping/based-on-country.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.
