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

# 公告：PropW 多帳戶購買功能現已上線

親愛的 PropW 用戶：

我們很高興宣布 PropW 多帳戶購買功能正式上線。此項升級將透過提供更靈活的資金管理選項，顯著提升您的交易體驗。

主要功能：

最多可同時支援 5 個挑戰帳戶

便捷切換帳戶，實現流暢的多帳戶交易

**使用指南：**

如果您已購買第一個挑戰，並希望新增更多帳戶，請依照以下步驟操作：

在 PropW 首頁點擊「立即開始」，然後選擇「開始新挑戰」

<img src="https://coinw.zendesk.com/hc/article_attachments/45629367958681" alt="" height="324" width="771">

在方案選擇頁面，選擇您想要的挑戰方案（可重複選擇相同方案）\ <br>

請確保您的 CoinW 帳戶有足夠餘額以完成付款\ <br>

<img src="https://coinw.zendesk.com/hc/article_attachments/45629399626649" alt="" height="304" width="735">

購買成功後，點擊「切換帳戶」按鈕即可查看並管理所有帳戶

<img src="https://coinw.zendesk.com/hc/article_attachments/45629399630233" alt="" height="406" width="1174">

&#x20;

若要切換至其他帳戶進行交易，只需點擊「切換」

<img src="https://coinw.zendesk.com/hc/article_attachments/45629367979417" alt="" height="347" width="713">

重要提示：

多帳戶規則：

在挑戰階段可同時運作多個帳戶

實盤交易階段僅允許 1 個啟用中的帳戶

如果多個帳戶通過挑戰，將依完成時間進入審核隊列

隊列中的帳戶將標示為「待啟用」

帳戶管理：

未通過挑戰的帳戶或實盤帳戶可重新註冊

如果實盤帳戶被凍結，您必須先重新啟用，才能啟用隊列中的帳戶

每個 PropW 帳戶的資料皆相互隔離——僅會顯示當前帳戶的資料

付款政策：

所有費用都將從您的 CoinW 主帳戶扣除

購買前請確保餘額充足

\
\
\
PropW 始終致力於提供卓越的交易體驗。若您遇到任何問題，請聯繫我們的客服團隊。

PropW 團隊


---

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