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

# PropW期間限定オファー：50,000 USDT「Expert Account」チャレンジ – 20%オフ！

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/38858996720153" alt=""><figcaption></figcaption></figure>

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

PropWの期間限定割引イベントが開催中です！50,000 USDTのチャレンジアカウントを特別に80%割引で入手できます — お見逃しなく！

60 USDTを節約してチャレンジに参加し、50,000 USDTの資金提供アカウントをお楽しみください。

このワクワクするイベントに参加して、PropWの期間限定オファーを活用し、あなたの取引により多くの情熱と挑戦をもたらしましょう！心躍るトレーディングの旅をお楽しみください！

&#x20;

**イベント詳細：**

* 日程：2024年10月15日〜2024年10月21日&#x20;
* 割引：「Expert Account」を購入すると20%オフ

**参加方法：**

* PropWアカウントにログイン
* イベント期間中、50,000 USDTアカウントに登録すると20%割引でチャレンジに参加できます。

**利用規約：**

* 本割引はすべての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-68.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.
