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

# PropW의 5,000 USDT 챌린지 패키지 복귀 관련 공지

PropW 사용자 여러분,

출시 이후, 스탠다드 2,000 USDT 챌린지 패키지는 전 세계 사용자들로부터 호평을 받아왔습니다. 해당 프로모션은 이번 달 말에 종료되며, 플랫폼은 2025년 9월 1일에 정식으로 스탠다드 5,000 USDT 챌린지 패키지를 재도입할 예정입니다. 구체적인 일정은 다음과 같습니다:

2025년 8월 31일 23:59 (UTC+8)\
스탠다드 2,000 USDT 패키지의 구매가 공식적으로 중단됩니다.

2025년 9월 1일 00:00 (UTC+8)\
스탠다드 5,000 USDT 패키지의 구매가 공식적으로 가능해집니다.

특별 안내:

스탠다드 2,000 USDT 패키지와 관련된 쿠폰을 보유하고 계신 경우, 판매 종료 전에 쿠폰을 반드시 활성화하고 사용하시기 바랍니다. 해당 마감일 이후에는 이 쿠폰들이 만료되며, 기타 쿠폰 및 패키지는 영향을 받지 않습니다.

&#x20;

스탠다드 5,000 USDT 챌린지 패키지 규정

스탠다드 5,000 USDT 챌린지 패키지 규정

|          | 1단계     | 2단계 |
| -------- | ------- | --- |
| 수익 목표    | 250     | 500 |
| 시간 제한    | 무제한     | 무제한 |
| 최소 거래일수  | 5일      | 5일  |
| 일일 최대 손실 | 250     | 250 |
| 최대 낙폭    | 500     | 500 |
| 거래 기간    | 무제한     | 무제한 |
| 최대 레버리지  | 5배      | 5배  |
| 가격       | 69 USDT |     |

PropW는 전 세계 트레이더들에게 우수한 상품과 서비스를 제공하기 위해 노력하고 있습니다. 새로운 챌린지 패키지는 더 유연한 자본 옵션과 경쟁력 있는 거래 조건을 제공합니다.

모든 트레이더 여러분의 지원과 이해에 감사드립니다.

즐거운 거래 되시길 바랍니다!\
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-27.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.
