# By Country

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

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

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

<figure><img src="/files/heZLobv8OM4q4QIXXhLz" 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-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.
