# Fees Report

## Fee Types&#x20;

* **Amount** *-* It the total amount submitted to the platform with contains the *Platform Fee* if your platform passes that onto the consumer.
* **Processing Fee** - This is the percentage and per transaction fee paid to Jupico for processing the transaction.
* **Platform Fee** - This is the fee charged by your platform for usage.
* **Total Fee** - The combined value or *Processing and Platform Fees*.

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

{% hint style="info" %}
If you need to see **full transaction details** simply click on the eye icon on the right-hand side.
{% endhint %}

<figure><img src="/files/ODjtWusG41byTL2cc0fM" 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://help.jupico.com/reporting/fees-report.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.
