> 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-102.md).

# 挑戰成功／失敗標準

**第一挑戰階段**\
\
在此階段，如果使用者的交易資料等任何維度不符合平台的交易要求，挑戰將會失敗。詳情請參閱表格。\ <br>

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

&#x20;

**第二挑戰階段**

&#x20;

要求與第一挑戰階段相似。只有當使用者的交易資料及其他維度符合平台的交易要求時，挑戰才會成功。詳情請參閱表格。

&#x20;

雖然此挑戰階段不需要註冊費，但如果挑戰失敗，使用者需要再次支付註冊費，並從第一挑戰階段重新開始新的挑戰。

&#x20;

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

&#x20;

**成為平台交易員後**

&#x20;

如果使用者已經走到這一步，恭喜，使用者已通過挑戰。使用者將獲得一個 PropW 交易員帳戶進行交易。

&#x20;

在此階段，平台的要求會比挑戰階段略低，但使用者仍需保持良好的交易習慣並維持交易資料，以符合平台的要求。如果觸發交易原則，使用者的帳戶將會被系統自動凍結。風險詳情請參閱表格。

&#x20;

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


---

# 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-102.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.
