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

# PropW期間限定イベント｜いずれかのパッケージ購入で50%還元バウチャーを獲得！

<figure><img src="https://hkprod.hkoss8976.com/0e73b5ffbc2be4caee2c4f41652be6efd98c01af041a37808fc4785c8f8ef87b.jpg" alt=""><figcaption></figcaption></figure>

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

PropWは期間限定の特典を開始します — 任意のチャレンジアカウントを購入すると、登録料の50%をキャッシュバックするバウチャーを受け取れます！

このイベントはすべてのアカウントタイプ（スタンダードモード／プロモード）に適用されます。購入が成功すると、登録料に基づいた50%のバウチャーを受け取ることができ、任意のPropWチャレンジアカウントの購入に使用して、次のチャレンジをより低コストで始められます。バウチャーはイベント終了後3営業日以内に配布され、14日間有効です。

大胆な一歩には報酬がふさわしい。この50%のキャッシュバックが、ライブトレードの目標に近づくための後押しになりますように。今すぐ参加して、トレードの旅をより軽やかに、より意欲的に進めましょう！

#### クリスマス月スペシャルのお知らせ：

今週のクリスマスイベントに参加すると、自動的に今月のクリスマストレーディングコンペティションへの無料参加権が付与されます。\
サンタは今月後半、すべてのPropWトレーダーに神秘的なサプライズギフトも届けます — さらなる祝祭の報酬にご期待ください！

&#x20;

PropWは12月中、皆様のトレーディングの旅を明るく照らし続けます。このクリスマスシーズンに、より良い自分とより明るい利益を迎えましょう。

&#x20;

イベント詳細：

日程：2025年12月10日 – 12月14日（UTC+8）

割引：任意のPropWチャレンジアカウントを購入すると登録料の50%をキャッシュバックするバウチャーを受け取れます！各購入で自動的に今月のクリスマストレーディングコンペティションへの無料参加権が付与されます。

&#x20;

参加方法：

PropWアカウントにログイン

イベント期間中に任意のPropWチャレンジアカウントを購入すると、登録料に基づいた50%のキャッシュバックバウチャーを受け取れます。&#x20;

バウチャーは任意のPropWアカウントに使用でき、14日間有効です。

&#x20;

利用規約：

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

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

CoinWは、予告なしにイベントの変更、修正、または中止を含む最終的な解釈権を有します。本件についてご不明点がある場合は、お問い合わせください。

&#x20;

フォローしてPropWコミュニティに参加しましょう：

PropW ウェブサイト：[ https://www.propw.com/en\_US](https://www.coinw.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.gg/C8enuujTrZ>

&#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-3.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.
