> 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-yue/propw-jing-xuan/publish-your-docs-94.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-yue/propw-jing-xuan/publish-your-docs-94.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.
