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

# PropW App 安卓版和 iOS 版（TestFlight）现已可用！

亲爱的用户和交易者，

&#x20;

我们非常高兴地宣布，PropW 应用的第一个版本现已推出！作为一款专注于道具交易加密领域的全新应用，PropW 将成为您从普通用户成长为专业交易者道路上最好的伙伴。

&#x20;

第一个版本的主要功能包括：

&#x20;

\- Android 应用版本：

&#x20;

\- 全新的用户界面设计使交易操作更加直观便利。

&#x20;

\- 基本功能的稳定性和性能优化，确保您的交易体验一致可靠。

&#x20;

\- iOS（TestFlight）：

&#x20;

\- 提供 TestFlight 版本以供早期用户体验和反馈，帮助我们收集更多有价值的意见和建议。

&#x20;

\- 您的参与将帮助我们持续改进和优化应用功能。

&#x20;

我们期待与您分享 PropW 应用带来的新功能和技术进步，为您的交易活动增添更多价值与便利。

\
**下载链接：**

&#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)- TestFlight 版本：\
<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/propw-jing-cai-hui-gu/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.
