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

# PropW期間限定イベント｜ノーマルモードが20%オフ！9月カーニバル開幕！

親愛なるPropWトレーダーの皆様、\
PropWは素晴らしい9月の特典をお届けします！今から期間限定オファーを開始します — 通常モードのチャレンジパッケージ全品が20%オフです。費用が下がり選択肢が柔軟になることで、トレーディング体験を完全にアップグレードする絶好の機会です。

すばやく始めて相場のリズムを掴みたいですか？この20%割引により、少ない資本でもこれまで以上に参加しやすくなります — 今こそ参加する最良のタイミングです！

これは9月の最初の大イベントであり、また成長の新たなステージに踏み出す黄金のチャンスでもあります。\
割引はわずか4日間のみ有効です。見逃さないでください — 今すぐ行動して参加し、力強くトレーディング成績を刷新しましょう！&#x20;

イベント詳細：

日時：2025年9月9日〜9月12日 （UTC+8）

割引：スタンダードモードの全パッケージが20%オフ

参加方法：

PropWアカウントにログイン

イベント期間中に任意のスタンダードモードパッケージを20%オフで購入

利用規約：

1\. 本割引はすべてのPropWユーザーに適用され、イベント期間中のすべてのアカウント／チャレンジ登録に有効です。

2\. 本オファーは他のイベントとの併用はできません。

3\. CoinWは、事前の通知なくイベントの最終的な解釈（変更、修正、または中止を含むがこれに限られない）を行う権利を留保します。ご不明点がある場合はお問い合わせください。

&#x20;

フォローしてPropWコミュニティに参加してください：

PropWウェブサイト：[ https://www.propw.com/en\_US](https://www.propw.com/en_US)&#x20;

Twitter：[ https://twitter.com/PropWGlobal](https://twitter.com/PropWGlobal)&#x20;

Telegram：[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)&#x20;

Discord：<https://discord.com/invite/JmRV4aeEbf>&#x20;

&#x20;

良い取引を！&#x20;

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