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

# PropW 글로리 챌린지 | 전 세계 전사 모집! 무료로 참여하고 거래 보상을 획득하세요

<br>

<figure><img src="https://hkto-prod.oss-accelerate.aliyuncs.com/12aa2f44b5cba9aa3892956bfef8b64116a8acbf27fbe7ca673b103f19557814.jpg" alt=""><figcaption></figcaption></figure>

친애하는 PropW 트레이더 여러분,

PropW 글로벌 트라이얼 챌린지가 시작됩니다! 이번에는 정상에 도전하는 모든 예비 트레이더에게 비용 없이 챌린지를 체험할 수 있는 기회를 제공합니다 — 무료 9,999 USDT 트라이얼 계정을 받고 제품을 체험하며 실력을 향상시키고, 성과에 따라 100,000 USDT PropW 바우처 상금 풀을 공유할 수 있습니다.

트라이얼 계정으로 최소 1거래일 동안 5% 수익을 달성하면 챌린지를 통과한 것으로 간주됩니다.

이 무료 트라이얼 계정을 통해 트레이더들은 진입 장벽 없이 PropW의 제품과 거래 흐름을 체험하고 쉽게 시작할 수 있습니다. 동시에 풍성한 바우처 보상을 받을 기회가 있어 모든 도전이 가치 있게 됩니다. 지금 바로 에너지 넘치는 도전 여정을 시작하세요.

챌린지를 통과한 모든 트레이더는 총 100,000 USDT 규모의 PropW 바우처 보상을 공유하며, 해당 바우처로 공식 PropW 챌린지 패키지 구매가 가능합니다.

이벤트 기간\
챌린지 등록: 2025년 7월 22일 – 7월 23일 (UTC+8)\
챌린지 종료일: 2025년 7월 25일 (UTC+8)

참여 방법\
글로벌 트레이더는 챌린지 페이지로 이동하여 “Trading Challenge” 패키지에서 \[Hard Mode]를 선택하세요.\
0 USDT를 결제하여 무료 9,999 USDT 트라이얼 계정을 받고 챌린지를 시작합니다.

보상\
챌린지 1단계를 통과한 모든 트레이더는 총 100,000 USDT 상당의 PropW 바우처를 공유합니다.

특별 안내

* 이번 챌린지는 단일 라운드 시뮬레이션 전용입니다. 통과해도 2라운드나 실계정으로 이어지지 않습니다.\ <br>
* 모든 트라이얼 계정은 본 이벤트 전용이며 종료 후 정리됩니다. 이는 PropW의 공식 챌린지 참가 자격에는 영향을 주지 않습니다.\ <br>
* 획득한 바우처는 모든 공식 PropW 챌린지 계정 구매에 사용할 수 있습니다. 바우처 유효기간은 30일이며 이벤트 종료 후 5영업일 내에 배포됩니다.\ <br>
* 단일 CoinW 계정이 다회 참여한 경우, 100,000 USDT 바우처 보상을 공유할 자격은 해당 계정 중 하나만 인정됩니다.\ <br>

이용 약관:

* 본 할인은 모든 PropW 사용자에게 적용되며 이벤트 기간 동안 모든 계정/챌린지 등록에 대해 유효합니다.
* 본 혜택은 다른 이벤트와 중복 사용이 불가합니다.
* CoinW는 사전 고지 없이 이벤트의 수정, 변경 또는 취소를 포함하되 이에 국한되지 않는 최종 해석 권한을 보유합니다. 문의사항이 있으시면 저희에게 연락해 주시기 바랍니다.

&#x20;

저희를 팔로우하고 PropW 커뮤니티에 참여하세요:

PropW 웹사이트:[ https://www.propw.com/en\_US](https://www.propw.com/en_US)&#x20;

트위터:[ https://twitter.com/PropWGlobal](https://twitter.com/PropWGlobal)&#x20;

텔레그램:[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)&#x20;

디스코드:<https://discord.gg/C8enuujTrZ>

&#x20;

행복한 거래 되세요!&#x20;

PropW 팀

<br>


---

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