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

# PropW 기간 한정 혜택: 최대 20% 할인!

![](https://coinw.zendesk.com/hc/article_attachments/35428062533913)

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

흥미진진한 도전이 기다리고 있습니다! 일부 도전 과제에 대해 한정 기간 동안 최대 20% 할인 혜택을 누리세요 – 놓치지 마세요!

기회를 잡고 도전에 응하세요! 모든 사용자가 등록비 최대 20% 할인 혜택을 누릴 수 있습니다. 지금 가입하여 열정과 경험을 거래에 더하세요!

이벤트 세부사항:

기간: 2024년 7월 23일 \~ 2024년 7월 31일 할인:

* 1만 달러 펀딩 챌린지에 참가하면 등록비 10% 할인
* 2만5천 달러 펀딩 챌린지에 참가하면 등록비 15% 할인
* 5만 달러 펀딩 챌린지에 참가하면 등록비 20% 할인

참여 방법:

1. PropW 계정에 로그인하세요
2. 이벤트 기간 내 할인된 가격으로 챌린지 등록

이용 약관:

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

저희를 팔로우하고 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 팀

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