> 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-ko/propw/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-ko/propw/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.
