> 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-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日    |
| 1日あたりの最大損失 | 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-ja/propwnohairaito/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.
