> 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/plans-and-pricing.md).

# Plans & Pricing

Frontrun has three tiers: a free plan and two paid tiers (Silver and Gold). For the full feature breakdown and live pricing, see [frontrun.pro/pricing](https://www.frontrun.pro/pricing).

{% embed url="<https://www.youtube.com/watch?v=feuui4awQ54>" %}

### How premium pays for itself

Trading fees on Frontrun are 1% of volume. On Silver and Gold, every fee returns to you in two parts:

* **90% cashback in SOL** in your wallet, instantly&#x20;
* **30% returns as subscription credits**, applied automatically to your plan&#x20;

Combined, you earn back **120% of your fees**. The volume thresholds below are calibrated so your total return equals the subscription price exactly.

<table><thead><tr><th width="87.25518798828125">Plan</th><th width="96.45318603515625">Cost</th><th width="165.73956298828125">Monthly breakeven volume</th><th>What you get back</th></tr></thead><tbody><tr><td>Silver</td><td>$75/mo</td><td>$6,250</td><td>$56.25 in SOL cashback + $18.75 credits = <strong>$75</strong></td></tr><tr><td>Gold</td><td>$180/mo</td><td>$15,000</td><td>$135 in SOL cashback + $45 credits = <strong>$180</strong></td></tr></tbody></table>

Hit the breakeven and the plan pays for itself: the SOL stays in your wallet, the credits cover the subscription. Above the breakeven, the higher usage limits and advanced features come at zero net subscription cost.

### Manage your plan

Upgrade, downgrade, or view your usage from your [account dashboard](https://www.frontrun.pro/dashboard).


---

# 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/plans-and-pricing.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.
