# Extra Fee in Frontend View:

Once you have configured the extension properly, you can see an extra fee applied charges in store frontend shopping cart page.

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

You can also see an extra fee charged in your checkout order summary.

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

Tax applied on extra fee in frontend

<figure><img src="/files/JhKhDggQIzK0m9ZW0e5v" 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/extra-fee-in-frontend-view.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.
