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

# 대만 및 홍콩 지역 거래 챌린지가 공식 출시됩니다!

대만 및 홍콩 사용자들의 지속적인 성원에 감사드리기 위해, PropW는 자랑스럽게 **지역 한정 거래 챌린지**를 선보입니다. 진심으로 여러분을 **진입 장벽 없음**!

**참여 자격**\
대상 **대만 및 홍콩 사용자만**으로 **무료 등록**!\
\&#xNAN;*다른 지역 사용자가 참여하더라도 랭킹에 포함되거나 보상 대상이 되지 않습니다.*

**이벤트 기간**\
2025년 4월 15일 – 4월 21일

**참여 방법**\
대만 및 홍콩 사용자는 **"하드 모드"** 챌린지 페이지에서 선택하고 독점 **“거래 챌린지” 패키지** 에 참여할 수 있습니다 **무료로**—문턱 없음!\
이 챌린지를 완료하려면 **5% 이익** 그것만으로 충분합니다.

**이벤트 보상**\
모든 참가자들은 **성공적으로 완료하면** 이벤트 기간 동안 지정된 챌린지를 다음을 받게 됩니다:

* **바우처 보상** 에 해당하는 **챌린지에서 얻은 이익의 1%** 바우처는 PropW 챌린지 계정에만 적용됩니다.\
  \&#xNAN;*예: 수익이 500 USDT인 경우 5 USDT 바우처를 받게 됩니다.*
* **독점 혜택**: 상위 3개 우승 팀의 구성원은 **15% 할인** 한정 기간 챌린지 패키지에 적용됩니다.

**특별 안내**

* 이 챌린지는 **단일 라운드 시뮬레이션**이며, **실거래로 이어지지 않습니다.** 완료 후.
* 획득한 바우처는 다음에서 사용할 수 있습니다 **모든 PropW 계정** 그리고 다음 기간 내에 배포됩니다 **5 근무일** 이벤트 종료 후.
* 바우처의 유효기간은 **30일** 만료 후에는 재발급되지 않습니다.
* 사용자가 동일한 CoinW 계정으로 여러 번 참여한 경우, 오직 **가장 높은 수익** 보상 대상이 됩니다.

**지금 챌린지에 참가하여 거래 여정을 시작하세요—거래 실력으로 실제 보상을 획득하세요!**

궁금한 점이 있으면 공식 고객 서비스에 문의하시거나 지정된 KOL 커뮤니티에 가입하여 자세한 정보를 확인하세요.

**저희를 팔로우하고 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.com/invite/JmRV4aeEbf>&#x20;

유튜브:[ https://www.youtube.com/@PropWGlobal](https://www.youtube.com/@PropWGlobal)

&#x20;

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

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-56.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.
