# By Region

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

* **Enable –** Enable/Disable extra fees based on region.
* **Based On –** Select whether to charge extra fee for region on the shipping address or billing address.
* **Countries –** Select regions to charge extra fee.
* **Payment Extra Fee Type –** Select the type of extra fee for region from fixed, percentage, combined, or fixed minimum.
* **Payment Cost –** Set the extra fee amount depending on the type selected in the above field.
* **Region Extra Fee Title –** Set custom title for extra fee based on region.
* **Apply Group Filter –** Set Yes if you want to charge extra fee based on region only from specific customer groups.
* **Only for Customer Groups –** Select the customer groups for region extra fee.

You can see that the extra fee based on region is applied in the front end as per your backend settings.

<figure><img src="/files/q6q5p4SFESGE1kSTCVSH" 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.magecomp.com/magento-2-extra-fee-extension-pro/by-region.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.
