> For the complete documentation index, see [llms.txt](https://help.trade.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trade.fun/memecoins/token-page/fee-breakdown.md).

# Fee Breakdown

Fees collected from specific trading bots, Mevs/Tips and Total.

{% hint style="info" %}
**Fees shown include Solana network fees and trading platform fees.**
{% endhint %}

{% hint style="info" %}
For older tokens with a high volume of transactions, the individual fee breakdown **may not add up exactly to the total.** However, **overall total remains a reliable indicator** of a token's legitimacy and trading activity.
{% endhint %}

<figure><img src="/files/jvXW2845JHwWKV1PZCpY" alt=""><figcaption><p>Fees Breakdown Tab</p></figcaption></figure>

{% columns %}
{% column %}

<figure><img src="/files/mWGq7etmJxt5EPLyyXTB" alt="" width="261"><figcaption><p>Fees Breakdown – List View</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/nle4g9wf37krYxUW7TLP" alt="" width="332"><figcaption><p>Fees Breakdown – Chart View</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.trade.fun/memecoins/token-page/fee-breakdown.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.
