> 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-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-zh/propw-jing-cai-hui-gu/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.
