> 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/chan-pin-gong-neng.md).

# 产品功能

### 已上线功能（Beta）

🔍 **Twitter 洞察**

* 在 Twitter/X 个人资料页显示智能关注者
* 推特改名历史
* 一键查看其 Solana 钱包地址

🏷️ **通用钱包标签**

* 内置 **100 k+** 已标注钱包
* 跨平台导入并同步自定义标签（支持平台：GMGN、Solscan、Axiom、Photon）
* 创建自定义标签并按分组管理钱包
* 一键查看关联钱包（根据转账关系）

📊 **增强交易界面**

* 实时钱包数据叠加
* 快速查看标签与持仓表现

:detective:**隐藏钱包探测器(网页版）**

* [**启动工具 ↗** ](https://www.frontrun.pro/address-finder)— 粘贴任意地址片段或 Twitter @用户名，数秒内定位完整 Solana 钱包。\
  适用于截断地址（如 `5ZkP…cikb`）、推文链接或个人主页。

***

## 路线图

* **AI 摘要** 与 **AI 信号**
* **实时提醒**（价格 / 资金流 / 活跃度）
* **手续费减免**（Fee-Cutter）
* **全自动化策略**


---

# 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/chan-pin-gong-neng.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.
