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

# PropW 챌린지 패키지 등록 수수료 및 챌린지 파라미터 조정 공지

게시일: 2025/03/06 11:22｜마지막 업데이트: 2025/05/27 16:56

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

PropW에 대한 지속적인 성원에 감사드립니다! 2024년 4월 제품 출시 이후 PropW는 수많은 암호화폐 거래 애호가들의 호응을 얻었습니다. 이 기간 동안 저희는 두바이 DMCC의 라이선스를 취득하고 H5 및 APP 버전을 출시했으며, 전 세계 40개 이상의 국가 및 지역으로 사업을 확장하고 사용자들로부터 폭넓은 인정과 신뢰를 받았습니다.

암호화폐 애호가들에게 더 나은 서비스를 제공하고 보다 전문적인 제품 서비스 및 교육 지식을 제공하기 위해, 저희는 지속적으로 전문 거래 교육 서비스를 제공하는 성장 플랫폼이 되기 위해 최선을 다하고 있습니다. 이에 PropW는 챌린지 패키지의 등록 비용 및 챌린지 규칙을 조정하며, 이는 2025년 3월 7일 UTC+8 00:00부터 공식적으로 시행됩니다.

\*신규 규칙 및 패키지 가격은 2025년 3월 7일 UTC+8 00:00 이후에 구매한 패키지 및 사용자에게만 적용됩니다. 시행일 이전에 구매된 패키지는 영향을 받지 않습니다.

스탠다드 모드 패키지 등록 수수료 (단위: USDT)<br>

| **계정** | 2,000 | 10,000 | 25,000 | 50,000 | 100,000 |
| ------ | ----- | ------ | ------ | ------ | ------- |
| **가격** | 28    | 99     | 249    | 399    | 799     |

\
스탠다드 모드에서 조정된 매개변수:

수익 목표: 1단계 - 5%, 2단계 - 10%

최대 계정 손실: 8% - 10%

최신 챌린지 규칙은 다음과 같습니다:

|                  | **초보자**                                                           | **중급**     | **고급**     | **전문가**    | **마스터**     |
| ---------------- | ----------------------------------------------------------------- | ---------- | ---------- | ---------- | ----------- |
| **챌린지 계정**       | **2,000**                                                         | **10,000** | **25,000** | **50,000** | **100,000** |
| **수익（신규)**       | <p><strong>1단계: 5%</strong>  </p><p><strong>2단계: 10%</strong></p> |            |            |            |             |
| **일일 최대 손실**     | **5%**                                                            |            |            |            |             |
| **최대 계정 손실（신규)** | **10%**                                                           | **8%**     |            |            |             |
| **최소 거래일**       | **5**                                                             |            |            |            |             |
| **최대 챌린지 기간**    | **제한 없음**                                                         |            |            |            |             |
| **최대 레버리지**      | **5**                                                             |            |            |            |             |
| **심사비（신규）**      | **28**                                                            | **99**     | **249**    | **399**    | **799**     |


---

# 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-59.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.
