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

# Aviso de actualización por tiempo de inactividad del sistema de PropW

Estimados usuarios de PropW,\
&#x20;

Para mejorar el rendimiento del sistema y la calidad del servicio, PropW realizará una actualización del sistema el 21 de septiembre de 2025 a las 00:30 (UTC+8). Se espera que la actualización dure aproximadamente 40 minutos. Durante este período, algunas funciones pueden verse afectadas temporalmente.\
&#x20;

Funciones y alcance afectados durante la actualización:\
&#x20;

1\) Servicios de trading: Las funciones de trading tanto en las fases de Challenge como en las Live estarán suspendidas.\
&#x20;

2\) Lista de activos: Los saldos de las cuentas y la información relacionada con los activos pueden no estar disponibles temporalmente o experimentar retrasos.\
&#x20;

3\) Funciones de retiro y transferencia: Las solicitudes y el procesamiento de retiros estarán suspendidos, y los servicios de transferencia de fondos también se detendrán temporalmente.\
&#x20;

Aviso importante de PropW:\
&#x20;

Para salvaguardar sus activos, se recomienda a los usuarios que tengan posiciones abiertas o órdenes pendientes cerrar posiciones, cancelar órdenes o añadir margen con antelación para evitar posibles pérdidas en el trading.\
&#x20;

Todas las funciones afectadas se reanudarán inmediatamente después de completar la actualización. Lamentamos los inconvenientes causados y agradecemos su comprensión y apoyo.<br>

Equipo de PropW\
\
Enlace oficial de PropW\
&#x20;

Sitio web oficial de PropW: [https://www.propw.com](https://www.propw.com/)

Enlace de descarga de 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-es/destacados-de-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.
