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

# PropW：口座チャレンジおよび出金プロセスの最適化

親愛なるPropWユーザーの皆様、

プラットフォームの開始以来、皆様が行うあらゆる取引と私たちに寄せる信頼のすべてが、改善を続ける最大の原動力となってきました。取引プロセスを簡素化するため、11月20日（木）14:00〜17:00（UTC+8）にアカウントおよび出金手続きの最適化を実施します。この期間中は、送金に関連する機能のご利用をお控えください。最適化の詳細は以下の通りです：

1\. インストラントトレード（即時取引）での「振替（Transfer）」の廃止

1. 新しいチャレンジに登録後、追加の「振替」ステップなしにすぐに取引を開始できます。
2. 利益報酬の出金時にも追加の「振替」ステップは不要です。
3. 資産アカウントと契約アカウントの統合。\
   \*このアップグレードは現在の取引ポジションには影響せず、PropWアカウントに特有のものです。CoinWアカウントには影響しません。

\*PropWの資産アカウントと契約アカウントの統合が完了しても、保有するUSDCPおよびUSDTの合計は変わりません。

2\. インターフェースの同期更新

1. &#x20;上記の最適化に合わせて、Webとアプリ両方の関連ページを同期しました。冗長な入口を削除し、機能の案内をより明確にしました。\
   \*この最適化により、古いバージョンのアプリでは一部のボタンが使用できなくなる場合があります。この問題が発生した場合は、アプリを最新バージョンにアップデートしてください。

これらの最適化に関してご不明な点や、どのパッケージがご自身に最適か分からない場合は、カスタマーサービスがいつでも一対一でご案内・ご提案いたします。

* &#x20;PropW ウェブサイト： [https://www.propw.com](https://www.propw.com/)
* &#x20;X： <https://x.com/PropWGlobal>
* &#x20;Telegram： <https://t.me/PropWGlobal>
* &#x20;Discord： <https://discord.gg/C8enuujTrZ>

改めまして、これまでのご支援に感謝申し上げます。皆様のサポートがなければここまで来ることはできませんでした。これからの一歩一歩も皆様とともに歩み、共に成長してまいります。


---

# 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-9.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.
