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

# \[남아시아 한정] 1달러를 100달러로 바꾸고 싶으신가요? 친구 2명만 데려오세요!

3인으로 팀을 구성하면 팀원 중 한 명이 단 $1 USDT로 $2,000 챌린지 계정을 받습니다. 챌린지를 완료하면 최대 100 USDT까지 인출할 수 있습니다!

&#x20;

#### 이벤트 기간:

* 2025년 7월 28일 – 8월 3일 (UTC+8)

지금 참가하세요! <https://forms.gle/KxgGDKtUr8zqoQ4R6>

&#x20;

#### 참가 방법:

* 3인으로 팀을 구성하세요. 모든 팀원은 이벤트 기간 동안 PropW 계정을 등록해야 합니다.\ <br>
* 팀의 한 명이 등록 양식을 작성하여 참가합니다.\ <br>
* 이벤트 종료 후 영업일 기준 3일 이내에 각 팀의 한 명에게 $2,000 챌린지 계정(정가 28 USDT) 구매에 사용할 수 있는 27 USDT 바우처가 지급됩니다. 사용자는 챌린지를 시작하기 위해 1 USDT만 지불하면 됩니다.\ <br>

참고: 팀당 한 명만 양식을 제출하면 됩니다. 여러 팀에 중복 참여할 경우 실격 처리됩니다.

&#x20;

#### 규칙:

1. 3명이 함께 양식을 제출하면 유효한 참가로 인정됩니다.\ <br>
2. 모든 팀원은 이벤트 기간 중에 새로 등록한 사용자여야 합니다.\ <br>
3. 27 USDT 바우처는 $2,000 챌린지 계정 구매에만 사용 가능하며 유효기간은 30일입니다.\ <br>
4. $2,000 챌린지 계정은 PropW의 표준 챌린지 규칙을 따릅니다. 완료 후 최대 인출 가능 금액은 100 USDT입니다. 이 한도에 도달하면 계정은 자동으로 종료됩니다.\ <br>
5. 이 이벤트는 인도, 파키스탄 및 방글라데시 사용자만 참여할 수 있습니다.\ <br>
6. 각 사람은 한 번만 참여할 수 있습니다. 좌석 수가 제한되어 있으므로 선착순입니다. 다수의 계정을 사용하거나 동일한 IP 주소를 공유하는 참가자는 실격 처리됩니다.\ <br>
7. 다른 PropW 혜택과 중복 적용할 수 없습니다.\ <br>
8. CoinW는 공지 없이 이벤트를 수정, 변경 또는 취소하는 등 최종 해석 권한을 보유합니다.\ <br>

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