# Group Surcharge

It’s a surcharge type that can be applied on orders of specific customer groups. You can add 2 group surcharges with different settings are per your requirements.

<figure><img src="/files/9QXFYf8FXI4yA1dBnzNZ" alt=""><figcaption></figcaption></figure>

* **Enable:** Select YES to enable group surcharge.
* **Customer Group:** Select customer groups to apply this surcharge on.
* **Payment Surcharge Type:** Select payment surcharge type.
* **Payment Cost (%):** Enter payment cost in percentage.
* **Payment Cost (Fixed):** Enter payment cost as fixed amount.
* **Group Surcharge Label:** Enter label to show group surcharge in frontend.


---

# 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-surcharge-extension/group-surcharge.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.
