> For the complete documentation index, see [llms.txt](https://docs.frontrun.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frontrun.pro/rewards/90-cashback.md).

# 90% Cashback

Get 90% of your trading fees back in SOL, or redeem for subscription credits with a 30% bonus.

Frontrun cashback accrues automatically on every eligible trade. You can claim it anytime from the [Rewards](https://www.frontrun.pro/dashboard/rewards) dashboard.

### How it works

1. Trade on Frontrun
2. Earn 90% of eligible trading fees back as cashback
3. Choose how to redeem:
   * SOL: claim cashback to your wallet
   * Credits: get 30% more value toward your subscription
   * Mixed: split between SOL and credits

### Example

If you earn $100 cashback:

* SOL: receive $100
* Credits: receive $130 in subscription credits

### Where to find it

* Trading panel: “$X saved!” badge
* Sidepanel: Claim menu on [frontrun.pro/dashboard/rewards](https://www.frontrun.pro/dashboard/rewards)
* Rewards dashboard: full cashback history

### Include Fees in PnL

When enabled (toggle in Adv Settings), cashback is netted against fees so your PnL reflects what you actually paid after refunds.


---

# 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://docs.frontrun.pro/rewards/90-cashback.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.
