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

# PropW期間限定イベント｜口座の買うともう1つ無料セレブレーション

9日間の狂騒 · Token 2049 グローバル特典

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

PropWは期間限定のカーニバルをお届けします — デュアルチャレンジプランが正式に開始されました！

9日間のイベント期間中、ノーマルモードで任意のチャレンジアカウントを購入してチャレンジに参加すると、同一のチャレンジアカウントを追加で無料で受け取れます。機会が2倍、追加料金ゼロ — あなたの戦略とスキルを最大限に発揮する舞台を提供します！

無料のチャレンジアカウントは、イベント終了後3営業日以内にお客様のアカウントへエアドロップされ、有効期間は14日間です。

さらに、10月1日にはPropWがToken 2049シンガポールサミットに初出展し、グローバルなトレーダーに限定特典を提供し、世界のトップトレーダーとともに栄光の瞬間を目撃します。今すぐ行動してデュアルチャレンジの旅を始めましょう — チャンスは儚いのでお見逃しなく！

イベント詳細：

日程：2025年9月30日〜10月8日（UTC+8）

割引： 【スタンドモード】チャレンジアカウントを購入すると、1つ買うともう1つ無料の特典が適用されます。

参加方法：

PropWアカウントにログイン

イベント期間中に任意のスタンダードモードパッケージを購入すると、1つ買うと1つ無料の特典が適用されます。

無料のチャレンジアカウントはプロモーション終了後3営業日以内にCoinWアカウントへエアドロップされます。無料のチャレンジアカウントの有効期間は14日間です。

&#x20;

利用規約：

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