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

# Anuncio sobre el tiempo de inactividad del servicio de CoinW por actualización del sistema

**Estimados usuarios de PropW,**

Para mejorar aún más el rendimiento de la plataforma y la calidad del servicio, CoinW realizará una actualización del sistema desde **01:00 a 02:00 (UTC+8) el 7 de diciembre de 2024**. Durante este tiempo, algunas funcionalidades de PropW no estarán disponibles temporalmente.

Si ocurren eventos de mercado significativos, esta actualización puede ser pospuesta o cancelada; se proporcionarán anuncios adicionales.

&#x20;

#### **Funciones y alcance afectados** <a href="#h_01jeahxknt9x5xnjr72wks9pq3" id="h_01jeahxknt9x5xnjr72wks9pq3"></a>

Los siguientes servicios se verán afectados durante la actualización:

* **Servicios de trading:** Las fases de desafío y trading en vivo serán suspendidas.
* **Listados de activos:** Los saldos de las cuentas y la información relacionada con los activos pueden experimentar retrasos temporales en las actualizaciones.
* **Servicios de retiro y transferencia:** Las solicitudes de retiro y su procesamiento se pausarán, y las transferencias entre cuentas pueden no estar disponibles.

Nos esforzaremos por minimizar el tiempo de inactividad y restaurar todos los servicios con prontitud tan pronto como se complete la actualización.

&#x20;

#### **Consejos de seguridad para usuarios de PropW** <a href="#h_01jeahxknvy1rhqzzd1wwpsw7a" id="h_01jeahxknvy1rhqzzd1wwpsw7a"></a>

Si tiene posiciones abiertas u órdenes pendientes, le recomendamos gestionar sus riesgos con anticipación cerrando posiciones o cancelando órdenes para prevenir posibles pérdidas causadas por interrupciones del servicio.

Si tiene alguna necesidad urgente, por favor contacte **soporte oficial al cliente de PropW** inmediatamente. Estamos aquí para ayudarle.

&#x20;

**PropW**

*5 de diciembre de 2024*


---

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