# 跟单教程

什么是跟单交易？

跟单交易是一种自动化交易方式，普通用户（跟单员）可以复制专业交易员（带单员）的交易操作。当带单员开仓、平仓时，跟单员会自动同步执行相同的操作，无需手动干预。

**如何跟单？**

1. **选择带单员**：

   * 在 YUBIT 跟单广场页面，浏览带单员的交易历史、收益率等信息。
   * 选择您信任的带单员，点击「跟单」。

   <figure><img src="/files/7NCw8irvs3s1roBqSAk7" alt="" width="188"><figcaption></figcaption></figure>
2. **设置跟单参数**
   1. **智能跟单**

      * 选择设置最大跟单金额，止损金额和跟单的币种

      <figure><img src="/files/dZALF0ClCvCB3yM6vIIz" alt="" width="188"><figcaption></figcaption></figure>
   2. **自定义跟单**

      * **保证金模式**：选择全仓或逐仓模式或跟随带单员。
      * **杠杆倍数**：选择跟随带单员或自定义杠杆倍数。
      * **单笔跟单金额**：设置每次跟单的固定金额（≥10U），带单员开仓时系统将按此金额自动开仓。
      * **跟单风险控制**：最大跟单金额和跟单止损
      * **跟单币种**：选择跟随的币种

      <figure><img src="/files/cglBsgLEwPHlhB2UBY2a" alt="" width="188"><figcaption></figcaption></figure>
3. **查看跟单状态**：
   * 在「当前仓位」和「历史仓位」列表中，您可以查看跟单状态（显示「跟单中…」标识）。
   * 系统会根据带单员的交易信号自动完成开仓、平仓操作。


---

# 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://yubit.gitbook.io/yubit/cn/gen-dan-jiao-yi/gen-dan-jiao-cheng.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.
