# 发起跟单

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

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

2、向机器人发送 /follow，在菜单中点击添加跟单钱包发起跟单交易

每个用户最多可以设置10个跟单钱包，跟单交易默认使用防夹模式。

### 只跟单买

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

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

### 跟单买卖

跟单交易选择跟单买卖，如果想1:1完全复制对方交易，可以选择复制买入金额+相同比例卖出；也可以设置固定买入金额，或在对方首次卖出时全部卖出。

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