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

# Se lanzará la función del programa de afiliados de PropW

Estimados usuarios de PropW,

&#x20;

¡Nos complace anunciar que la nueva función de Programa de Afiliados de PropW se lanzará oficialmente el 15 de octubre de 2024 a las 10:00 AM (UTC+8)! Esta función le permitirá participar en tareas de afiliados, gestionar su cuenta y liquidar sus ganancias de manera más conveniente. Tanto si es un usuario nuevo como si es un miembro antiguo, esta función le ayudará a utilizar los recursos de la plataforma de forma más eficiente.

&#x20;

A continuación encontrará información importante sobre esta nueva función:

&#x20;

**1. Cómo acceder a la página de Gestión de Afiliados:**

&#x20;

**Paso 1: Visite el sitio web oficial de PropW:** [**https://www.propw.com/zh\_CN**](https://www.propw.com/zh_CN)

&#x20;

**Paso 2: Inicie sesión en su cuenta de PropW.**<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdNakvXt-Um8VCurxIRgg30guxa6khiAvw_9Z3dTnM3qX_rRubuzU29Bn90uD2zGMgPDLBO3WpTOQlYgMr2TUzqHiO37UXhLnX397J_HMknayM7X9Jd4WMR30Vx-vl0hDzmm5oQP7obFKoVH71N?key=n1srM7Q7RoUyTBKFDROgTA" alt=""><figcaption></figcaption></figure>

&#x20;

**Paso 3: Una vez conectado, haga clic en "Gestión de Afiliados" en la página de inicio.**<br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdgNL3Wdg7pbyNWReP6WgTkuBndY-CLvXXkMKM0F5aLbvsTs7bFrIMidIT2huT4HSULVCMTPcLE6KBJvlAorrR6JQF3IL6UM8nGu2-lC00ia5ghwY-3gg7mIzfeYOfcSjerVdoqa3cGreAEh7JF?key=n1srM7Q7RoUyTBKFDROgTA" alt=""><figcaption></figcaption></figure>

&#x20;

**2. Guía del usuario:**

&#x20;

Para ayudarle a comenzar rápidamente, hemos preparado una guía detallada para usar la función de Gestión de Afiliados. Haga clic en el siguiente enlace para más información: Guía de Gestión de Afiliados de PropW.[Guía de Afiliados de PropW](https://docs.google.com/document/d/1vQC0J95-D5XyMHQfu05c8J8RCk1EqTGmhZgEfg9_wbU/edit?usp=sharing)

&#x20;

**3. Pagos de comisiones:**

&#x20;

La nueva función de Gestión de Afiliados se activará oficialmente el 15 de octubre de 2024 a las 10:00 AM (UTC+8). Cualquier comisión ganada antes del 15 de octubre de 2024 a las 0:00:00 que aún no se haya desembolsado se pagará antes del 18 de octubre de 2024 a las 23:59:59.

&#x20;

¡Agradecemos enormemente su continuo apoyo a PropW! Esperamos que esta nueva función le brinde una experiencia mejorada. Si tiene alguna pregunta o sugerencia, no dude en ponerse en contacto con nuestro equipo de atención al cliente.

&#x20;

El equipo de 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-69.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.
