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

# PropW App Android 與 iOS（TestFlight）現已可用！

親愛的用戶和交易者，

&#x20;

我們非常高興地宣布，PropW App 第一版現已上線！作為一款專注於加密貨幣 Prop Trading 領域的全新應用程式，PropW 將是您從普通用戶邁向專業交易者道路上的最佳夥伴。

&#x20;

第一版的主要功能包括：

&#x20;

\- Android 應用程式版本：

&#x20;

\- 全新的使用者介面設計，使交易操作更加直觀且便捷。

&#x20;

\- 基本功能穩定性與效能優化，確保您的交易體驗一致流暢。

&#x20;

\- iOS（Test Flight）：

&#x20;

\- Test Flight 版本提供給早期用戶體驗與回饋，幫助我們收集更有價值的意見與建議。

&#x20;

\- 您的參與將幫助我們持續改進並優化應用程式功能。

&#x20;

我們期待與您分享 PropW App 帶來的新功能與技術進展，為您的交易活動增添更多價值與便利。

\
**下載連結：**

&#x20;

\- Android 版本：

[https://play.google.com/store/apps/details?id=com.coinw.webc.cptGooglePlay\&pcampaignid=web\_share<br>](https://play.google.com/store/apps/details?id=com.coinw.webc.cptGooglePlay\&pcampaignid=web_share)-Test Flight 版本：\
<https://testflight.apple.com/join/bM5bTQA6>

![](https://coinw.zendesk.com/hc/article_attachments/35932690812313)

如果您有任何問題或建議，請聯絡我們的客服團隊。我們很樂意為您提供協助與支援。

&#x20;

感謝您的支持！

&#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-85.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.
