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

# PropW期間限定イベント｜10月チャレンジシーズン スタンダードモードパッケージが15%オフ！

<figure><img src="/files/48950875087fb82167699ea1841c16dce6bfff69" alt=""><figcaption></figcaption></figure>

10月がやってきました — 取引に力を入れる時です！&#x20;

親愛なるPropWトレーダーの皆様、\
PropWは皆様に特別な10月ボーナスをお届けします！今すぐ、すべてのスタンダードモードチャレンジパッケージが15%オフ — コストを抑え、より柔軟に賢く取引しましょう！

この15%割引により、より低い参加費でチャレンジに簡単に参加し、より高いリターンを目指せます。

これはPropWの10月の主要イベントです — すべてのトレーダーが限界を押し広げ、新記録を達成する絶好のチャンス。今すぐ参加して、10月を勝利の月にしましょう！

&#x20;

イベント詳細：

日程：2025年10月21日〜10月24日（UTC+8）

割引：スタンダードモードのすべてのパッケージが15%オフ

参加方法：

PropWアカウントにログイン

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

利用規約：

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チーム


---

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