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

# PropW台湾・香港地域取引チャレンジが無事終了！

第一回台湾および香港地域限定取引チャレンジは2025年4月21日に正式に終了しました。台湾と香港の全てのユーザーの熱心な参加と優れた取引成績に心より感謝申し上げます。他国のトレーダーからも本大会への関心が高く、PropWは今後さらに多くの国や地域で同様の取引チャレンジを開催し、グローバルな市場展開を拡大していく予定です。

&#x20;

本チャレンジは台湾および香港のユーザーを対象に無料で開放され、世界中から優秀なトレーダーを集めました。参加し利益を出した香港および台湾のユーザーにはバウチャー報酬が付与されます。アカウントのポジション価値は2025年4月22日00:00時点のデータに基づきます。120,000 USDTのプロモーションチャレンジアカウントは近いうちに段階的に閉鎖されます。トレーダーの皆様は公式の取引チャレンジへの参加を推奨します。バウチャー金額は利益の1%で、バウチャーは任意のPropWチャレンジアカウントで使用可能であり、イベント終了後5営業日以内に配布されます。

&#x20;

イベント概要：

チャレンジ期間中のユーザー合計利益：305,740,000 U\
付与されたPropWバウチャー合計：305,740 U\
参加チャレンジアカウント総数：15,000以上\
最高個人利益：135,580 U、PropWバウチャー1,360 Uを受領\
参加コミュニティ登録数：150以上\ <br>

上位3位の勝利チームには、パッケージ購入に対する期間限定15%割引が付与されます。コミュニティの通知を随時ご確認のうえ、限定報酬をお早めにお受け取りください！\ <br>

ご不明点がある場合は、PropWカスタマーサービスにお問い合わせいただくか、指定のKOLコミュニティに参加して詳細をご確認ください。

&#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;

YouTube：[ https://www.youtube.com/@PropWGlobal](https://www.youtube.com/@PropWGlobal)

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