> 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/propw-highlights/publish-your-docs-69.md).

# PropW affiliate program feature will launched

Dear PropW Users,

&#x20;

We are thrilled to announce that the brand-new Affiliate Program feature of PropW will be officially launched on October 15, 2024, at 10:00 AM (UTC+8)! This feature will allow you to participate in affiliate tasks, manage your account, and settle your earnings more conveniently. Whether you are a new user or a long-time member, this feature will help you utilize the platform's resources more efficiently.

&#x20;

Below is some important information about this new feature:

&#x20;

**1. How to Access the Affiliate Management Page:**

&#x20;

**Step 1: Visit the official PropW website:** [**https://www.propw.com/zh\_CN**](https://www.propw.com/zh_CN)

&#x20;

**Step 2: Log in to your PropW account.**<br>

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

&#x20;

**Step 3: Once logged in, click on "Affiliate Management" on the homepage.**<br>

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

&#x20;

**2. User Guide:**

&#x20;

To help you get started quickly, we have prepared a detailed guide for using the Affiliate Management feature. Please click the link below for more information: PropW Affiliate Management Guide.[PropW Affiliate Guide](https://docs.google.com/document/d/1vQC0J95-D5XyMHQfu05c8J8RCk1EqTGmhZgEfg9_wbU/edit?usp=sharing)

&#x20;

**3. Commission Payments:**

&#x20;

The new Affiliate Management feature will officially be activated on October 15, 2024, at 10:00 AM (UTC+8). Any commissions earned before October 15, 2024, at 0:00:00 that have not yet been disbursed will be paid out by October 18, 2024, at 23:59:59.

&#x20;

We greatly appreciate your continued support for PropW! We hope this new feature brings you an enhanced experience. If you have any questions or suggestions, please feel free to contact our customer support team.

&#x20;

The PropW Team


---

# 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/propw-highlights/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.
