# Enforce Minimum Amount

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

* **Enable –** Enable/Disable extra fees by calculating the difference between the customer order total and the specified minimum amount.
* **Minimum Amount –** Set the minimum amount.
* **Minimum Amount Title –** Set custom title for minimum amount extra fee.
* **Apply Group Filter –** Set Yes if you want to charge a minimum amount of extra fee only from specific customer groups.
* **Only for Customer Groups –** Select the customer groups for a minimum amount of extra fee.

You can see that the minimum amount extra fee is applicable in the front end as per your backend settings.

<figure><img src="/files/uSCDeNmEKN4Ol346Vrsh" 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/enforce-minimum-amount.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.
