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

# PropW期間限定オファー：最大20%オフ！

![](https://coinw.zendesk.com/hc/article_attachments/35428062533913)

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

ワクワクするチャレンジが待っています！限定期間中、対象チャレンジが最大20%オフ — お見逃しなく！

この機会をつかんでチャレンジを受け入れましょう！全ユーザーが登録料を最大20%オフで利用できます。今すぐ参加して、情熱と経験を取引に活かしましょう！

イベント詳細：

日時：2024年7月23日〜2024年7月31日 割引：

* $10,000の資金提供チャレンジに参加すると、登録料が10%オフになります
* $25,000の資金提供チャレンジに参加すると、登録料が15%オフになります
* $50,000の資金提供チャレンジに参加すると、登録料が20%オフになります

参加方法：

1. PropWアカウントにログインする
2. イベント期間中に割引価格でチャレンジに登録する

利用規約：

* 本割引はすべてのPropWユーザーに適用され、イベント期間中のすべてのアカウント／チャレンジ登録に有効です。
* &#x20;CoinWは、事前の通知なしにイベントの変更、修正、または中止を含む最終的な解釈の権利を留保します。ご不明点がある場合は、お問い合わせください。

フォローして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チーム

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