# 浏览器插件功能

> 浏览器插件将直接在 DEX 页面增强交易体验，与 AKBot 系统联动。

### 规划功能

* 快捷买入按钮
* 止盈止损联动
* 快速复制跟单策略
* 实时盈亏浮窗

### 应用场景

* 方便手动交易用户快速操作
* 节省在网页切换和填写参数的时间

📌 **版本状态**：规划中


---

# Agent Instructions: 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.akbot.pro/gao-ji-gong-neng/liu-lan-qi-cha-jian-gong-neng.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.
