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

# Уведомление об обновлении с простоем системы PropW

Уважаемые пользователи PropW,\
&#x20;

Для повышения производительности системы и качества обслуживания PropW проведет обновление системы 21 сентября 2025 года в 00:30 (UTC+8). Ожидаемая продолжительность обновления — примерно 40 минут. В этот период некоторые функции могут быть временно недоступны.\
&#x20;

Функции и области, затронутые в ходе обновления:\
&#x20;

1\) Торговые сервисы: торговые функции как в режиме Challenge, так и в режиме Live будут приостановлены.\
&#x20;

2\) Список активов: балансы аккаунтов и связанная информация об активах могут быть временно недоступны или отображаться с задержкой.\
&#x20;

3\) Функции вывода и перевода средств: заявки на вывод и их обработка будут приостановлены, а услуги по переводу средств также временно приостановлены.\
&#x20;

Важное уведомление от PropW:\
&#x20;

Во избежание потерь пользователям с открытыми позициями или отложенными ордерами рекомендуется заранее закрыть позиции, отменить ордера или увеличить маржу, чтобы предотвратить возможные торговые убытки.\
&#x20;

Все затронутые функции будут возобновлены сразу после завершения обновления. Приносим извинения за причиненные неудобства и благодарим вас за понимание и поддержку!<br>

Команда PropW\
\
Официальная ссылка PropW\
&#x20;

Официальный сайт PropW: [https://www.propw.com](https://www.propw.com/)

Ссылка для скачивания PropW:<https://www.propw.com/en_US/app-download>

Telegram: <https://t.me/PropWGlobal>

Twitter: <https://x.com/PropWGlobal>


---

# 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-21.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.
