> 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/propw-jing-cai-hui-gu/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-zh/propw-jing-cai-hui-gu/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.
