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

# PropW 기간 한정 이벤트 | 계정 1+1 기념 행사

9일 열기 · Token 2049 글로벌 혜택

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

PropW가 한정 기간 카니발을 선사합니다 — 듀얼 챌린지 플랜이 공식 출범했습니다!

9일간의 행사 기간 동안 표준 모드로 챌린지 계정을 구매하고 챌린지에 참여하면 동일한 챌린지 계정을 추가로 무료로 받게 됩니다. 기회는 두 배, 추가 비용은 제로 — 여러분의 전략과 실력을 최대한 발휘할 무대를 제공합니다!

무료 챌린지 계정은 이벤트 종료 후 영업일 기준 3일 이내에 귀하의 계정으로 에어드롭되며 유효 기간은 14일입니다.

더욱이 10월 1일 PropW는 Token 2049 싱가포르 서밋에 데뷔하여 전 세계 트레이더들에게 독점 혜택을 제공하며 세계 최고의 트레이더들과 함께 영광의 순간을 목격할 것입니다. 지금 행동하여 듀얼 챌린지 여정을 시작하세요 — 기회는 덧없으니 놓치지 마세요!

이벤트 세부사항:

기간: 2025년 9월 30일 \~ 10월 8일（UTC+8）

할인: 【스탠드 모드】 챌린지 계정을 구매하시면 1+1 혜택을 누리실 수 있습니다.

참여 방법:

PropW 계정에 로그인

행사 기간 동안 표준 모드 패키지를 구매하면 1+1 혜택을 받습니다.

무료 챌린지 계정은 프로모션 종료 후 영업일 기준 3일 이내에 CoinW 계정으로 에어드롭됩니다. 무료 챌린지 계정의 유효 기간은 14일입니다.

&#x20;

이용 약관:

1\. 본 할인은 모든 PropW 사용자에게 적용되며 행사 기간 동안 모든 계정/챌린지 등록에 유효합니다.

2\. 본 혜택은 다른 이벤트와 중복하여 사용할 수 없습니다.

3\. 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.com/invite/JmRV4aeEbf>&#x20;

&#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-19.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.
