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

# ¡La app de PropW para Android e iOS (Test Flight) ya está disponible!

Estimados usuarios y traders,

&#x20;

¡Nos complace anunciar que la primera versión de la aplicación PropW ya está disponible! Como una aplicación totalmente nueva centrada en el campo del Prop Trading de criptomonedas, PropW será su mejor socio en el camino de usuarios ordinarios a traders profesionales.

&#x20;

Las principales características de la primera versión incluyen:

&#x20;

\- Versión para Android:

&#x20;

\- Un novedoso diseño de interfaz de usuario hace que las operaciones de trading sean más intuitivas y convenientes.

&#x20;

\- Estabilidad básica de funciones y optimización del rendimiento aseguran que su experiencia de trading sea consistente.

&#x20;

\- IOS (Test Flight):

&#x20;

\- La versión Test Flight se proporciona para la experiencia temprana de usuarios y retroalimentación, ayudándonos a recopilar opiniones y sugerencias más valiosas.

&#x20;

\- Su participación nos ayudará a continuar mejorando y optimizando las funciones de la aplicación.

&#x20;

Esperamos compartir con usted las nuevas funciones y avances tecnológicos que trae la aplicación PropW, añadiendo más valor y comodidad a sus actividades de trading.

\
**Enlace de descarga:**

&#x20;

\- Versión para 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)-Versión Test Flight：\
<https://testflight.apple.com/join/bM5bTQA6>

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

Si tiene alguna pregunta o sugerencia, póngase en contacto con nuestro equipo de atención al cliente. Estaremos encantados de ofrecerle ayuda y soporte.

&#x20;

¡Gracias por su apoyo!

&#x20;

El equipo de 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-es/destacados-de-propw/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.
