> 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-yue/propw-jing-xuan/publish-your-docs-9.md).

# PropW：帳戶挑戰及提款流程優化

親愛嘅 PropW 用戶：

自平台成立以嚟，你每一筆交易同埋對我哋嘅信任，都係我哋不斷改進嘅最大動力。為咗簡化你嘅交易流程，我哋會喺11月20日（星期四）14:00 至 17:00（UTC+8）對賬戶同提現程序進行優化。喺此期間，請避免使用任何轉賬相關功能。優化詳情如下：

1\. 即時交易「轉賬」功能移除

1. 簽約新挑戰後即可立即開始交易——唔需要額外嘅「轉賬」步驟。
2. 提取利潤獎勵時唔需要額外嘅「轉賬」步驟。
3. 資產賬戶同合約賬戶合併。\
   \*呢次升級唔會影響你現有嘅交易持倉，並且係針對你嘅 PropW 賬戶。你嘅 CoinW 賬戶唔受影響。

\*喺完成 PropW 資產賬戶同合約賬戶合併之後，你持有嘅 USDCP 同 USDT 總額唔會受到影響。

2\. 界面同步更新

1. &#x20;根據上述優化，Web 同 App 平台上相關頁面已同步更新。已移除冗餘入口，並令功能指引更清晰。\
   \*請注意，呢次優化可能會令舊版本 APP 嘅某啲按鈕失效。若果你遇到呢個問題，請將 APP 更新至最新版本。

如果你對呢啲優化有任何疑問，或者唔確定邊個套餐最適合你，我哋嘅客服團隊隨時準備為你提供一對一嘅解答同建議。

* &#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-yue/propw-jing-xuan/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.
