# Customer Group

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

* **Enable –** Enable/Disable extra fees based on customer group.
* **Customer Group –** Select customer groups to charge extra fee.
* **Payment Extra Fee Type –** Select the type of extra fee for customer groups from fixed, percentage, combined, or fixed minimum.
* **Payment Cost –** Set the extra fee amount depending on the type selected in the above field.
* **Group Extra Fee Title** – Set custom title for customer group extra fee.

You can see that the customer group extra fee is applied in the front end as per your backend settings.

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