# 发起跟单

您可以选择两种方式发起跟单交易。

1、直接向交易机器人发送钱包地址，您将看到新增跟单交易选项。

2、向机器人发送 /follow，在菜单中点击新增跟单发起跟单交易

每个钱包地址最多可以设置10个跟单钱包，跟单的交易模式会跟随交易面板的设置，你可以自主选择极速或者防夹模式。

### 只跟单买

跟单交易选择只跟单买，支持选择复制买入金额或设置固定买入金额，该方式下的订单需要手动操作卖出。

1、按固定金额买入：每次目标跟单地址买入后，你按照设置的固定买入金额跟随买入，如设置的固定买入金额为0.1 SOL，跟单钱包地址买入任何数量时，您将买入0.1 SOL。

2、按百分比买入：每次目标跟单地址买入后，你按目标地址买入金额的百分比跟随买入，如设置买入百分比为50%，跟单钱包地址买入1 SOL时，您将买入0.5 SOL。按百分比买入支持设置买入金额上限，你的单笔最大买入金额不会超过设置的上限金额。

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

### 跟单买卖

跟单交易选择跟单买卖，如果想1:1完全复制对方交易，可以选择按百分比买入，百分比值设置为100%，卖出选中按相同比例卖出。你也可以设置固定金额买入，在对方首次卖出时全部卖出。

1、按相同比例卖出：每次目标跟单地址卖出后，系统将计算目标跟单地址的卖出比例，你将按相同的卖出比例卖出代币。

2、一次性全部卖出：每次目标跟单地址卖出对应代币后，无论卖出多少数量，你将卖出全部持仓代币。

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