> 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-tw/propw-jing-xuan-liang-dian/publish-your-docs-101.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-tw/propw-jing-xuan-liang-dian/publish-your-docs-101.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.
