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

# Live in 100+ Countries: PropW App Now Available on iOS & Android！

Dear Users/Partners,

&#x20;

We are pleased to announce that PropW App has successfully launched on both **iOS and Android** platforms, providing you with a more convenient and efficient experience! As an application specializing in Prop Trading Crypto, PropW will be your best companion on the journey from being a regular user to becoming a professional trader.

&#x20;

**Download Methods:**

**For iOS users:** Search for "PropW" on the App Store or get it via the following link:

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

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

**For Android users:** Search for "PropW" on Google Play or use this link:

[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>

**Early Access Channel:** Be among the first beta testers! Scan the QR code to download the test version and unlock exclusive features in advance.

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

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

**Product Highlights：**

* **All-in-One Trading** – Execute trades directly without third-party tools
* **Generous Funding** – Up to $200K funded trading capital allocation with 80% profit share
* **Multi-Account Management** – Effortlessly sync and operate multiple accounts
* **Multi-Currency Support** – Trade freely across various currencies
* **Regulated & Secure** – Licensed by DMCC for guaranteed transaction safety
* **Premium Experience** – Fully optimized performance for faster response and smoother operation

For download or usage assistance, please contact our customer service or email [support@propw.com](https://mailto:support@propw.com/). We welcome your feedback to further enhance your experience!

&#x20;

Thank you for your trust and support. We look forward to serving you!\
**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-51.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.
