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

# PropW Token2049期間限定オファー：すべての口座が10%オフ！

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

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

PropWはシンガポールで開催されるToken 2049に参加します！特別イベントに参加してPropWと取引しましょう！Token 2049期間中はオンラインとオフラインの両方のイベントがサプライズに満ち、割引が二重に！

今すぐチャレンジに参加して期間限定の10%割引をお楽しみください！

この機会を逃さず、PropWの期間限定プロモーションに参加して取引に興奮と体験をもたらしましょう！イベント期間中はすべてのユーザーがチャレンジ参加費の10%割引をお楽しみいただけます。

&#x20;

**イベント詳細：**

* 日程：2024年9月13日〜2024年9月26日&#x20;
* 割引：すべてのアカウントが10%割引&#x20;

**参加方法：**

* PropWアカウントにログイン
* イベント期間中は10%割引価格でチャレンジに参加できます！

**利用規約：**

* 本割引はすべての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チーム<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-71.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.
