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

# Anuncio sobre el regreso de PropW al paquete de desafío de 5.000 USDT

Estimados usuarios de PropW,

Desde su lanzamiento, el Paquete de Desafío Estándar de 2.000 USDT ha sido bien recibido por usuarios de todo el mundo. Esta promoción concluirá a finales de este mes, y la plataforma volverá a introducir oficialmente el Paquete de Desafío Estándar de 5.000 USDT el 1 de septiembre de 2025. Los arreglos específicos son los siguientes:

31 de agosto de 2025, 23:59 (UTC+8)\
La compra del Paquete Estándar de 2.000 USDT se descontinuará oficialmente.

1 de septiembre de 2025, 00:00 (UTC+8)\
La compra del Paquete Estándar de 5.000 USDT estará oficialmente disponible.

Nota especial:

Si posee cupones relacionados con el Paquete Estándar de 2.000 USDT, asegúrese de activarlos y utilizarlos antes del fin de las ventas. Estos cupones expirarán después de la fecha límite, mientras que otros cupones y paquetes no se verán afectados.

&#x20;

Reglas del Paquete de Desafío Estándar de 5.000 USDT

Reglas del Paquete de Desafío Estándar de 5.000 USDT

|                             | Fase 1    | Fase 2    |
| --------------------------- | --------- | --------- |
| Objetivo de beneficio       | 250       | 500       |
| Límite de tiempo            | Ilimitado | Ilimitado |
| Días mínimos de trading     | 5 días    | 5 días    |
| Pérdida máxima diaria       | 250       | 250       |
| Máxima reducción (drawdown) | 500       | 500       |
| Período de trading          | Ilimitado | Ilimitado |
| Apalancamiento máximo       | 5x        | 5x        |
| Precio                      | 69 USDT   |           |

PropW se compromete a proporcionar a los traders globales productos y servicios superiores. El nuevo paquete de desafío ofrece opciones de capital más flexibles y condiciones de trading altamente competitivas.

Agradecemos el apoyo y la comprensión de cada trader.

¡Felices operaciones!\
El equipo de PropW

<br>


---

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