> 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-ru/osnovnye-momenty-propw/publish-your-docs-51.md).

# Доступно в более чем 100 странах: приложение PropW теперь доступно на iOS и Android！

Уважаемые пользователи/партнёры,

&#x20;

Рады сообщить, что приложение PropW успешно запущено на **iOS и Android** платформах, предоставляя вам более удобный и эффективный опыт! Как приложение, специализирующееся на Prop Trading Crypto, PropW станет вашим лучшим спутником на пути от обычного пользователя до профессионального трейдера.

&#x20;

**Способы загрузки:**

**Для пользователей iOS:** Найдите «PropW» в App Store или скачайте по следующей ссылке:

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

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

**Для пользователей Android:** Найдите «PropW» в Google Play или используйте эту ссылку:

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

**Канал раннего доступа:** Станьте одним из первых бета-тестеров! Отсканируйте QR-код, чтобы скачать тестовую версию и заранее разблокировать эксклюзивные функции.

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

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

**Основные преимущества продукта：**

* **Универсальная торговля** – Выполняйте сделки напрямую без сторонних инструментов
* **Щедрое финансирование** – До $200K торгового капитала с распределением прибыли 80%
* **Управление несколькими аккаунтами** – Лёгкая синхронизация и управление несколькими счётами
* **Поддержка нескольких валют** – Свободная торговля в разных валютах
* **Регулируемость и безопасность** – Лицензировано DMCC для гарантии безопасности транзакций
* **Премиум-опыт** – Полная оптимизация производительности для более быстрой реакции и плавной работы

Для помощи со скачиванием или использованием, пожалуйста, свяжитесь с нашей службой поддержки или напишите на [support@propw.com](https://mailto:support@propw.com/). Мы приветствуем ваши отзывы для дальнейшего улучшения вашего опыта!

&#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-ru/osnovnye-momenty-propw/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.
