# 跟单交易

跟单交易支持复制其他交易人员的交易，从而自动化的完成交易并获取收益，跟单交易并不总是能获得正向收益，无经验人员请谨慎使用。

Solana交易机器人目前支持跟单的交易为单笔交易中只包含一个token/sol交易对，交易方向为仅买入或仅卖出，暂不支持复杂交易跟单。

<figure><img src="/files/AnYPehfegTtXdj8p3Ivn" 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.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.
