# Product Fees Tax Settings

You can also charge tax on product surcharge fees. The tax is calculated based on the selected tax class.

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

* **Calculate Tax On Product Fees**: Select YES to calculate tax on product fees.
* **Tax Class:** Select the tax class for product fees.
* **Product Fees:** Select how the product fees will be shown as inclusive or exclusive 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-product-fees-extension/product-fees-tax-settings.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.
