# Fees

Understanding what you pay on each trade helps you maximize your returns. Shotgun has two distinct fee layers - And one always comes back to you.

{% hint style="success" %}
Shotgun's 1% platform fee is cashback-eligible from day one. Every trader starts at **50% cashback** and can earn up to **100%** - meaning you could effectively trade with zero platform cost.
{% endhint %}

Your total cost per trade = **Shotgun Fee (1%) − Cashback** + Solana Priority Fee + Optional Tip.

{% content-ref url="/pages/sfxlSdoYuG8Ldr4mq54X" %}
[Shotgun Fees](/getting-started/fees/shotgun-fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/g7U4L1Y03qdhKuZfmZ0T" %}
[Solana Fees](/getting-started/fees/solana-fees.md)
{% endcontent-ref %}


---

# 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.shotgun.fun/getting-started/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.
