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

# Anuncio de actualización de nuevas funciones de la web de PropW

Estimados usuarios de PropW:

Para ofrecer a los usuarios de todo el mundo una mejor experiencia del producto, la plataforma actualizará nuevas funciones desde las 16:00 hasta las 18:00 (UTC+8) del 22 de enero de 2025. El contenido de la actualización es el siguiente:

&#x20;

1\. Lanzar una nueva página de inicio de sesión, registro y registro por invitación de alianza en la página web

2\. Resolver el problema de acceso restringido al inicio de sesión y registro en la página web en algunos países y regiones

3\. Optimizar la velocidad de acceso de la página web\
\
Después de esta actualización, los usuarios podrán iniciar sesión y registrarse en la página web de PropW sin redirigirse al sitio web de CoinW.

Durante la actualización y mejora, los desafíos y las transacciones de los usuarios no se verán afectados de ninguna manera. **Los usuarios en algunas áreas de la página web/móvil web de PropW pueden no poder acceder. Puede operar a través de la aplicación PropW, y se recuperará automáticamente después de que se complete la actualización.**\
\
Equipo PropW


---

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