> 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-ja/propwnohairaito/publish-your-docs-59.md).

# PropWチャレンジパッケージ登録費用およびチャレンジ条件調整に関するお知らせ

公開日: 2025/03/06 11:22｜最終更新: 2025/05/27 16:56

親愛なるPropWトレーダーの皆様、

PropWをご愛顧いただきありがとうございます！2024年4月の製品ローンチ以来、PropWは多数の暗号通貨取引愛好家の支持を得てきました。この期間中に、ドバイDMCCのライセンスを取得し、H5およびアプリ版をリリースし、事業を世界40か国以上に拡大し、ユーザーから広く認知と信頼を獲得しました。

暗号通貨愛好家により良いサービスと、より専門的な製品サービスおよび教育知識を提供するため、私たちは継続的に専門的な取引教育サービスを提供する成長プラットフォームであることを目指しています。PropWはチャレンジパッケージの登録料とチャレンジルールを調整し、これらは2025年3月7日00:00（UTC+8）より正式に適用されます。

\*新しいルールとパッケージ価格は、2025年3月7日00:00（UTC+8）以降に購入されたパッケージおよびユーザーにのみ適用されます。施行日前に購入されたパッケージには影響しません。

スタンダードモードパッケージ登録料（単位：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-ja/propwnohairaito/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.
