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

# PropW 블랙프라이데이 기간 한정 혜택: 놓칠 수 없는 계정 할인, 거래 기회가 기다립니다

<img src="https://coinw.zendesk.com/hc/article_attachments/40477935014937" alt="" height="341" width="602">

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

PropW는 여러분의 지속적인 성원에 감사드리며 가장 흥미로운 한정 연례 혜택을 발표하게 되어 기쁩니다! 계정을 구매하시면 **두 번째 계정에 대한 30% 할인**! 이 특별한 축하 행사를 놓치지 마세요!

여러분이 트레이딩 초보든 숙련된 전문가든, PropW 챌린지에 도전할 완벽한 기회입니다!

지금 가입하고 이 흥미로운 혜택을 누리세요. 기다리지 마세요—PropW와 함께 축하할 기회가 지금 왔습니다!

\ <br>

**이벤트 세부사항:**

* 기간: 2024년 11월 27일 \~ 12월 3일&#x20;
* 할인: 어떤 계정이든 구매 시 **30% 할인** 두 번째 동일한 계정에 적용!

**참여 방법:**

* PropW 계정에 로그인
* 어떤 계정이든 구매하면 다음 구매 시 동일한 계정에 대해 30% 할인을 받으실 수 있습니다
* 두 번째 계정에 대한 30% 할인 쿠폰은 다음 기간 내에 귀하의 CoinW 계정으로 에어드롭될 예정입니다 **2영업일** 내에 CoinW 계정으로 에어드롭 됩니다. 쿠폰의 유효기간은 **30일**

**이용 약관:**

* 본 할인은 모든 PropW 사용자에게 적용되며 이벤트 기간 동안 모든 계정/챌린지 등록에 대해 유효합니다.
* 본 혜택은 다른 이벤트와 중복 사용이 불가합니다.
* &#x20;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;

유튜브:[ 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-64.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.
