> 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/cn/huan-ying-lai-dao-frontrun.pro.md).

# 欢迎来到 Frontrun.pro

## Frontrun.pro 是什么？

Frontrun 是一款为专业链上交易者打造的扩展钱包。它将超快的交易执行速度、0.1% 的固定交易费率以及先进的分析能力整合到一个统一的交易界面中，帮助交易者在高度竞争的市场中获得结构性优势。

Frontrun 以浏览器扩展的形式运行，直接将数据与分析叠加展示在你日常使用的链上与交易平台中，包括 X（Twitter）、Solscan、Axiom、GMGN、Photon、Padre、DeBot、Binance Wallet、Pump.fun 和 Dexscreener。所有分析数据在不同平台之间保持实时同步，无需切换工具或页面。

已有超过 20,000 名交易者使用 Frontrun 来：

* 以更快、更稳定的成交速度执行交易，并节省高达 90% 的交易费用
* 实时识别关键钱包与市场异动
* 通过 Smart Followers 跟随顶级交易者
* 追溯合约、用户名与历史 PnL 表现
* 追踪与代币、钱包和事件相关的 CT 讨论

## 快速演示

{% embed url="<https://youtu.be/zVyD1TjPzdI>" %}
快速演示 Frontrun Beta：展示实时 X（Twitter）洞察、侧边栏的关联钱包检测功能，以及可跨 X、Solscan、Axiom、Photon 和 GMGN 无缝同步的通用标签。本演示录制于 Axiom，所有支持的区块浏览器均为相同体验。
{% endembed %}

## 🔗 官方链接 <a href="#official-links" id="official-links"></a>

* [官网](https://frontrun.pro/)
* [X/推特](https://x.com/frontrunpro)
* [电报](https://t.me/frontrun_community)
* [谷歌浏览器商店安装链接](https://chromewebstore.google.com/detail/frontrun/kifcalgkjaphbpbcgokommchjiimejah)
* [Github](https://github.com/FrontrunPro/frontrun-extension?tab=readme-ov-file#privacy--security)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.frontrun.pro/cn/huan-ying-lai-dao-frontrun.pro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
