# Configuration

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

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

* **Enabled –** Set YES for enabling the extension from the backend of your store.
* **Title:** Set title as per your choice to display on the frontend of your store.
* **New Order Status:** Select for displaying order status after the order is placed.
* **Payment from Applicable Countries:** Select the countries to active the extension.
* **Payment from Specific Countries:** Select countries to active the extension in that specific countries only.
* **Payment Fee Type:** Select the type of fee you want to charge Fixed or Percentage Wise.
* **Export:** Export the CSV from here.
* **Import:** Import your CSV from here as per given below format.

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

* **Sort Order:** Add the sort order number to display on the frontend of your store.


---

# 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-cash-on-delivery-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.
