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

# 已在 100 多個國家上線：PropW App 現已可於 iOS 與 Android 使用！

親愛的用戶／合作夥伴，

&#x20;

我們很高興地宣布，PropW App 已成功上線於以下兩個平台 **iOS 和 Android** 平台，為您提供更便利且高效的體驗！作為一款專注於 Prop Trading Crypto 的應用程式，PropW 將會是您從一般用戶邁向專業交易者旅程中的最佳夥伴。

&#x20;

**下載方式：**

**適用於 iOS 用戶：** 在 App Store 搜尋「PropW」或透過以下連結取得：

<https://apps.apple.com/us/app/propw/id6550916430>

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/47008874915481" alt=""><figcaption></figcaption></figure>

**適用於 Android 用戶：** 在 Google Play 搜尋「PropW」或使用此連結：

[https://play.google.com/store/apps/details?id=com.propw.education](https://play.google.com/store/apps/details?id=com.propw.education\&hl=zh)

<figure><img src="https://coinw.zendesk.com/hc/article_attachments/47008874916121" alt=""><figcaption></figcaption></figure>

**搶先體驗通道：** 成為首批 beta 測試者之一！掃描 QR code 下載測試版本，提前解鎖專屬功能。

* ### &#x20;<a href="#h_01jvd31n9r6yzs4r8xdnky6qpc" id="h_01jvd31n9r6yzs4r8xdnky6qpc"></a>

  <figure><img src="https://coinw.zendesk.com/hc/article_attachments/47008874916505" alt=""><figcaption></figcaption></figure>

**產品亮點：**

* **一站式交易** – 無需第三方工具，直接執行交易
* **豐厚資金支持** – 最高可獲得 20 萬美元資金交易額度，並享有 80% 利潤分成
* **多帳戶管理** – 輕鬆同步並操作多個帳戶
* **多幣種支援** – 可自由以多種貨幣進行交易
* **受監管且安全** – 由 DMCC 授權，保障交易安全
* **尊享體驗** – 經全面優化的效能，帶來更快回應與更流暢的操作

如需下載或使用協助，請聯絡我們的客服或寄電子郵件至 [support@propw.com](https://mailto:support@propw.com/)。我們歡迎您的回饋，以進一步提升您的體驗！

&#x20;

感謝您的信任與支持。我們期待為您服務！\
**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-59.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.
