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

# 사용자는 어떻게 챌린지를 시작하나요

**1단계**\ <br>

CoinW 계정을 등록하고 PropW 공식 웹사이트의 홈페이지에서 "도전 시작"을 클릭하거나 CoinW 공식 웹사이트 홈페이지->더보기->PropW 옵션을 클릭하여 전속 트레이더에 신청하세요

&#x20;

신청 요건 중 플랫폼은 사용자가 이메일 주소와 계정을 연동하고, 2차 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;

사용자는 출금되지 않은 수익에 대해 지나치게 걱정할 필요가 없습니다. 계정이 동결되더라도 사용자는 여전히 수익을 인출할 수 있습니다. 자세한 내용은 FAQ의 "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-ko/propw/publish-your-docs-93.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.
