# 管理跟单

在交易机器人中发送 /follow 命令，您可以查看所有已经配置好的跟单数据，点击编辑可以修改对应跟单的配置信息，点击删除即可删除对应跟单。

<figure><img src="/files/G9kv8I0GIaQqC19XtDup" alt=""><figcaption></figcaption></figure>


---

# 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.pepeboost.io/solana-jiao-yi-ji-qi-ren/gen-dan-jiao-yi/guan-li-gen-dan.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.
