> For the complete documentation index, see [llms.txt](https://lti.gitbook.io/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lti.gitbook.io/user_guide/zh-cn/yong-hu-zhi-nan/guan-li-gen-dan-ding-yue/shi-yong-you-hui-ma-chuang-jian-gen-dan-ding-yue.md).

# 使用优惠码创建跟单订阅

如果您拥有优惠码，可以使用该优惠码订阅其对应的主账户，并获得比主账户默认费用方案更优惠的费用方案。

在 交易员排行榜（Leaderboard）中查找主账户并使用优惠码进行订阅：

{% stepper %}
{% step %}
在主菜单中展开相应的服务项目，例如 **LTI Copy Trading**、**MAM** 或 **PAMM**。如果该服务支持多个交易平台，请在所需平台下点击**交易员排行榜（Leaderboard）**。
{% endstep %}

{% step %}
在**交易员排行榜**中，点击**按登录账号查找账户（Find account by login）**。

<figure><img src="https://1963181118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNxwcNnEuBTBq87kginPk%2Fuploads%2Fgit-blob-a40da478420fb9e5e4dbc6483f30a0ee96088950%2Ffront-leaderboard-find-account-by-login.png?alt=media" alt="Find account by login"><figcaption><p>Find account by login</p></figcaption></figure>
{% endstep %}

{% step %}
在弹窗中输入主账户账号，然后点击**继续（Proceed）**。
{% endstep %}

{% step %}
查看主账户的交易统计信息后，点击  +跟单（+Follow）以订阅该账户。
{% endstep %}

{% step %}
在**创建新订阅（Create new subscription）弹窗中输入优惠码，然后点击应用（Apply）**。之后，系统会根据主账户所有者设置的优惠活动，将默认费用方案替换为折扣费用方案。

<figure><img src="https://1963181118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNxwcNnEuBTBq87kginPk%2Fuploads%2Fgit-blob-058c5f4ca0673a607dfb359ee692836a46553c39%2Ffront-new-subscription-promo-code.png?alt=media" alt="Enter a promo code"><figcaption><p>Enter a promo code</p></figcaption></figure>
{% endstep %}

{% step %}
如需完成订阅流程，请继续执行**创建跟单订阅**中的第 4 步。
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lti.gitbook.io/user_guide/zh-cn/yong-hu-zhi-nan/guan-li-gen-dan-ding-yue/shi-yong-you-hui-ma-chuang-jian-gen-dan-ding-yue.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
