# Trading Fees

<figure><img src="/files/1jAMNO8TGo1rgdfQowV2" alt=""><figcaption></figcaption></figure>

### Total Spent on Fees

This is the total amount of SOL the wallet spent on fees when buying and selling tokens.

### Average Fee per Trade

This shows the average fee per transaction. It’s calculated by dividing the total fees by the number of trades.\
This number is useful if you're copytrading. Some traders use high fees to get their transactions confirmed faster.&#x20;

If you're always behind or transaction failing too much, it might be because your fee is too low. In this case, compare the fee level of other wallets and use something similar or slightly higher.<br>

### Tip:

If the Average Fee per Trade of the wallet is too high compared to others, it's probably a high-frequency trader or sniper. Avoid it.


---

# 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://dedge-v2.gitbook.io/dedge-docs/getting-started/understanding-the-metrics/trading-fees.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.
