# Configuration

Now select “Default Config” in store view to configure the extension under the hood of shipping methods.

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

* **Enabled:** Select YES to enable the Matrix Rates payment method.
* **Title:** Enter the title for Matrix Rates shipping method to show on the front end.
* **Condition:** Select the condition to apply matrix rates.
* **Import:** Import matrix rates by uploading a CSV file.
* **Export:** Export matrix rates in the form of a CSV file.
* **Calculate Handling Fee:** Select the type to calculate the handling fee in.
* **Handling Fee:** Enter the handling fee to apply with matrix rates.
* **Ship to Applicable Countries:** Select countries to apply matrix rates on.

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

* **Displayed Error Message:** Enter error message to show in frontend.
* **Sort Order:** Enter sort order to show the shipping method in the front end.


---

# 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-matrix-rates-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.
