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

# PropW期間限定イベント｜HourTrader復活チャレンジ

<figure><img src="/files/c02029f8ff6aadbdb2f673862f01152464ef5686" alt=""><figcaption></figcaption></figure>

PropWユーザーの皆様、

失敗したからといって終わりではありません——次のチャンスはすでにここにあります！

より多くのトレーダーが再び市場に戻れるよう、PropWはHourTrader Revival Challengeを開始します。イベント期間中、対象のHourTrader Challengeに参加し、完了に失敗した場合、翌日に同じティアの無料チャレンジバウチャーを1枚受け取れます。再購入は不要——すぐに再挑戦し、もう一度チャレンジに挑みましょう！

開催期間\
2026年7月28日～2026年7月31日（UTC+8）\
\
参加方法\
イベント期間中、PropWにログインして任意のHourTrader Challengeパッケージを購入するだけです。システムが自動的にチャレンジ状況と失敗回数を追跡します。登録は不要です——通常どおり取引するだけです。

リバイバル報酬（最初の失敗時のみ）

イベント期間中、各PropW UIDにつき最初に失敗したHourTrader Challenge（プラットフォーム上の最終チャレンジステータスが「Failed」と判定されたもの）が、同じパッケージの無料チャレンジバウチャー1枚（「リバイバル」機会）の対象となります。

バウチャーは、失敗したチャレンジの翌日にアカウントへ付与されます。

| 失敗回数         | 報酬                          |
| ------------ | --------------------------- |
| 1回目の失敗（1回限り） | 100%無料チャレンジバウチャー1枚（同一パッケージ） |

\
例

* ユーザーAがイベント期間中に「1時間 - $5 - 2x」のHourTrader Challengeを購入し、チャレンジに失敗した場合 → ユーザーAは無料の「1時間 - $5 - 2x」チャレンジバウチャーを1枚受け取ります。
* ユーザーAが無料バウチャーを使用して再度失敗しても、各アカウントはイベント期間中に1回のみリバイバル報酬の対象となるため、追加のリバイバルバウチャーは発行されません。

利用規約\
1.イベント期間中に購入されたHourTrader Challengeパッケージのみ対象となります。各PropW UIDがイベント期間中に受け取れる無料リバイバル報酬は1回のみです。\
2.無料チャレンジバウチャーは、次回購入時に同一のHourTrader Challengeパッケージの登録手数料を全額相殺するために使用できます。\
3.バウチャーは、失敗したチャレンジの翌日の18:00（UTC+8）までにPropWアカウント（ベネフィットセンター）へ発行されます。発行日から3日間有効で、その後は自動的に失効します。\
4.無料チャレンジバウチャーは譲渡不可、返金不可、現金への交換不可、他のプロモーションとの併用不可です。\
5.無料リバイバルバウチャーを使用して参加したチャレンジも、標準のPropWルールに従い、成功完了時には対応するすべてのプラットフォーム報酬の対象となります。

アカウント利用規約\
1.本イベントは、登録済みのすべてのPropWユーザーが対象であり、イベント期間中に登録されたチャレンジアカウントに適用されます。\
2.本イベントのプロモーションは他のキャンペーンと併用できません。\
3.すべての取引活動はプラットフォームの利用規約に従う必要があります。不正、裁定取引、または悪用行為は厳禁であり、失格となります。\
4.ウォッシュトレード、裁定取引、またはフェイクトレードなどの違反が検出された場合、PropWは参加者を失格とし、責任を追及する権利を有します。\
5.PropWは、事前通知なしにイベントルールの調整、変更、または終了を含むがこれに限定されない、本イベントに関する最終的な解釈権を有します。\
6.ご不明な点がございましたら、どうぞお気軽にカスタマーサポートチームまでお問い合わせください。私たちはお客様に尽力いたします。

\
フォローしてPropWコミュニティに参加

* PropWウェブサイト：[ ](https://www.propw.com/zh_CN)<https://www.propw.com>
* X：[ ](https://twitter.com/PropWGlobal)<https://x.com/PropWGlobal>
* Telegram：[ https://t.me/PropWGlobal](https://t.me/PropWGlobal)
* Discord：[ https://discord.gg/C8enuujTrZ](https://discord.gg/C8enuujTrZ)

スマートに取引。素早く取引。チャレンジの健闘を祈ります！

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