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

# Criterios de éxito/fallo del desafío

**Primera fase del desafío**\
\
En esta fase, el desafío fallará si alguna dimensión, como los datos de transacciones del usuario, no cumple con los requisitos de transacción de la plataforma. Consulte la tabla para más detalles.\ <br>

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

&#x20;

**Segunda fase del desafío**

&#x20;

Los requisitos son similares a los de la primera fase del desafío. El desafío solo tendrá éxito si los datos de transacciones del usuario y otras dimensiones cumplen con los requisitos de transacción de la plataforma. Consulte la tabla para más detalles.

&#x20;

Aunque no se requiere una tarifa de registro para esta fase del desafío, si el desafío falla, el usuario deberá pagar la tarifa de registro nuevamente y comenzar un nuevo desafío desde la primera fase del desafío.

&#x20;

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

&#x20;

**Después de convertirse en comerciante de la plataforma**

&#x20;

Si el usuario ha llegado hasta aquí, felicitaciones, el usuario ha pasado el desafío. Se le otorgará al usuario una cuenta de trader de PropW para operar.

&#x20;

En esta etapa, los requisitos de la plataforma son parcialmente más bajos que los de la fase de desafío, pero los usuarios aún deben mantener buenos hábitos de trading y conservar los datos de transacciones para cumplir con los requisitos de la plataforma. Si se activa el principio de negociación, la cuenta del usuario será congelada automáticamente por el sistema. riesgos, consulte la tabla para más detalles.

&#x20;

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


---

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