# Configuration

Once you have successfully installed the extension, go to **Sales -> Shipping methods** to configure the extension for use. Here you can find various settings for the extension.

<figure><img src="/files/2KGu7UCTttl35hlp1RLq" alt=""><figcaption></figcaption></figure>

* **Enabled:** Option to enable or disable extension.
* **Shipping Title:** Set the distance shipping method title to display in store frontend.
* **Shipping Method Name:** Set distance shipping method name from here.
* **Displayed Error Message:** Set custom message to display for unavailability of distance shipping method.
* **Ship to Applicable Countries:** Enable distance based shipping method for all countries or specific countries as per need.
* **Ship to Specific Countries:** If you want to enable distance shipping method for specific countries you need to make a selection of countries from here.
* **Sort Order:** Enter sort order to display distance shipping on top.

**NOTE:** The extension is not compatible with Multishipping.


---

# 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.magecomp.com/magento-2-distance-based-shipping-extension/configuration.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.
