# Configuration

Once you have successfully installed the extension, go to **Stores -> Configuration** to configure the extension for use.

<figure><img src="https://807210804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8wMgNeFnYjVGQmgdxMv4%2Fuploads%2Fa3jzE7SIWctr2AJ8HCag%2Fimage.png?alt=media&#x26;token=bdfb3561-9dae-418c-87ae-d5a16e5f7da0" alt=""><figcaption></figcaption></figure>

**Configuration**

* **Extra Fee:** Enable or disable the extension from here.
* **Fee Name:** Option to set a custom extra fee title to display in-store front.
* **Extra Fee Amount:** Set your extra fee charges from here.
* **Minimum Order Amount to Display Extra Fee:** Specify the minimum order amount to enable extra fee in the store frontend.
* **Maximum Order Amount to Display Extra Fee:** Specify the maximum order amount for extra fee.

**Extra Fee Tax**

* **Calculate Tax On Extra Fee:** Specify whether to calculate tax on extra fee.
* **Tax Class:** Select the Tax class to apply extra fees.
* **Extra Fee:** Select whether you want to calculate extra fees including tax, excluding tax, or both.


---

# 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/configuration.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.
