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

# PropWブラックフライデー期間限定オファー：見逃せない口座割引、取引機会が待っています

<img src="https://coinw.zendesk.com/hc/article_attachments/40477935014937" alt="" height="341" width="602">

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

PropWは皆様の継続的なご支援に感謝しており、最もわくわくする期間限定の年次特別オファーを発表できることを嬉しく思います！いずれかのアカウントを購入すると、 **2つ目のアカウントが30%割引**！この限定のお祝いをお見逃しなく！

トレード初心者でも経験豊富な専門家でも、これはPropWのチャレンジに挑戦する絶好の機会です！

今すぐ参加してこのエキサイティングなオファーを活用しましょう。待たないでください—PropWと一緒に祝うチャンスがここにあります！

\ <br>

**イベント詳細：**

* 日付：2024年11月27日〜12月3日&#x20;
* 割引：任意のアカウントを購入すると、以下をお楽しみいただけます **30%オフ** 同じアカウントの2つ目に適用！

**参加方法：**

* PropWアカウントにログイン
* いずれかのアカウントを購入すると、次回購入時に同じアカウントが30%オフになります
* 2つ目のアカウント用の30%割引クーポンは、次の期間内にあなたのCoinWアカウントへエアドロップされます **2営業日** イベント終了後。クーポンの有効期間は **30日間**

**利用規約：**

* 本割引はすべてのPropWユーザーに適用され、イベント期間中のすべてのアカウント／チャレンジ登録に有効です。
* 本オファーは他のイベントとの併用はできません。
* &#x20;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;

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