> 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-yue/propw-jing-xuan/publish-your-docs-77.md).

# PropW App Android 同 iOS（Test Flight）現已可用！

親愛嘅用戶同交易者，

&#x20;

我哋好高興宣佈 PropW App 首個版本而家已經推出！作為一個專注於 Prop Trading 加密貨幣領域嘅全新應用，PropW 會係你由普通用戶踏上專業交易員之路上最好嘅夥伴。

&#x20;

首個版本嘅主要功能包括：

&#x20;

\- Android 應用版本：

&#x20;

\- 新穎嘅用戶界面設計，令交易操作更直觀同便利。

&#x20;

\- 基本功能穩定性同性能優化，確保你嘅交易體驗一致穩定。

&#x20;

\- iOS（TestFlight）：

&#x20;

\- 提供 TestFlight 版本俾早期用戶體驗同反饋，幫助我哋收集更多有價值嘅意見同建議。

&#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-yue/propw-jing-xuan/publish-your-docs-77.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.
