> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-zh/propw-jing-cai-hui-gu/publish-your-docs-93.md).

# 用户如何开始挑战

**步骤 1**\ <br>

注册 CoinW 账号并在 PropW 官网首页点击“开始挑战”，或在 CoinW 官网首页->更多->PropW 选项中点击申请成为专属交易员

&#x20;

在申请要求中，平台要求用户绑定其邮箱地址和账号，并完成相应的二级 KYC 要求。

点击 [这里](https://www.coinw.com/front/register?redirectUrl=) 快速注册。\
\
\
\
**步骤 2**\ <br>

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/34110573904665" alt=""><figcaption></figcaption></figure>

选择挑战计划并注册并付款\
\
要成为 PropW 交易员，用户需要经历共计 2 个测试挑战阶段。挑战阶段有普通模式和困难模式两种，用户可以根据他们的交易水平等维度选择适合自己的模式。

&#x20;

需要注意的是，用户需在其 CoinW 账户的资产账户中保留足够金额以扣除报名费。用户提交 PropW 交易员申请后，系统将自动从资产账户中扣除该金额。\
\
\
\
**步骤 3**

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/34110573907609" alt=""><figcaption></figcaption></figure>

&#x20;

完成上述步骤后，用户即可开始 PropW 挑战

PropW 挑战阶段分为两个阶段。在这两个挑战阶段中，平台将通过交易数据和交易习惯等多维度评估用户的交易水平。如果满足要求，用户可通过 PropW 挑战阶段；如果不满足，则很遗憾，用户需重新报名以开始新一轮挑战。

&#x20;

通过 PropW 挑战阶段后，用户将成为 PropW 交易员。作为 PropW 交易员，用户可以通过交易获得收益，并按照协议获取相应的利润。

在担任 PropW 交易员期间，需要注意的是，如果交易数据不幸未达到相应交易要求或存在触发平台交易准则的不良交易习惯，系统将自动冻结该交易员的账户，用户需再次支付报名费以开始新一轮挑战。

&#x20;

用户无需过度担心被冻结账户中的未提取收益。即使账户被冻结，用户仍可提取收益。详情请参见常见问题“PropW 账户相关 > 用户如何提取收益。”


---

# 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://docs.propw.com/announcement/announcement-zh/propw-jing-cai-hui-gu/publish-your-docs-93.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.
