> 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/features.md).

# Features

### Trading

* **Native trading** on Solana, BNB Chain, and TON from a single sidepanel
* **TURBO Mode** (Solana) — pre-signed, durable-nonce execution for sub-second fills with no extra fee
* **QuickBuy / QuickSell** with independent buy and sell preset slots
* **Limit Orders, TP / SL / TSL, Dev Sell, Migration Sell**
* **Multi-wallet trading** with parallel execution and per-mode TX delay
* **USDC trading** on Terminal (Padre Trenches) and supported Solana and BNB Chain pools
* **Solana → TON bridge** built into the sidepanel

### Analytics

* **6M+ wallet labels** for KOLs, funds, insiders, and smart-money trackers
* **AI Wallet Tags** — model-generated trader profiles, with user reports and admin moderation
* **Smart Followers** — surface which tier-1 traders, founders, and funds follow any X profile
* **X Insights** — rename history, CA history (including deleted tweets), associated wallets
* **Alt-wallet detection** — auto-clusters related wallets to reveal hidden insider networks
* **Cross-platform sync** — labels and overlays follow you across every supported platform

### Rewards

* **90% Cashback Program** — claim back 90% of trading fees in SOL or USDC
* **Trading Credits** — 0.3% of volume back as USD credit, stacks with cashback
* **Referral Rewards** (upcoming)

### Tools

* **Hidden Wallet Finder** ([Launch the tool ↗](https://www.frontrun.pro/address-finder)) — paste any address fragment or Twitter @handle to reveal the full Solana wallet. Works on truncated strings like `5ZkP…cikb`, tweet links, or profile handles.


---

# 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/features.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.
