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

# PropW App Android and IOS (Test Flight) are now available!

Dear users and traders,

&#x20;

We are very pleased to announce that the first version of PropW App is now available! As a brand new application focusing on the field of Prop Trading Crypto, PropW will be your best partner on the road from ordinary users to professional traders.

&#x20;

The main features of the first version include:

&#x20;

\- Android App Version:

&#x20;

\- A novel user interface design makes trading operations more intuitive and convenient.

&#x20;

\- Basic function stability and performance optimization ensure that your trading experience is consistent.

&#x20;

\- IOS (Test Flight):

&#x20;

\- The Test Flight version is provided for early user experience and feedback, helping us collect more valuable opinions and suggestions.

&#x20;

\- Your participation will help us continue to improve and optimize the application functions.

&#x20;

We look forward to sharing with you the new features and technological advances brought by PropW App, adding more value and convenience to your trading activities.

\
**Download link:**

&#x20;

\- Android version:

[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 version：\
<https://testflight.apple.com/join/bM5bTQA6>

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

If you have any questions or suggestions, please contact our customer support team. We will be happy to provide you with help and support.

&#x20;

Thank you for your support!

&#x20;

The PropW Team


---

# 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/propw-highlights/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.
