> 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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-17.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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-17.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.
