> 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-zh/propw-jing-cai-hui-gu/publish-your-docs-69.md).

# PropW 联盟计划功能即将上线

亲爱的 PropW 用户，

&#x20;

我们很高兴地宣布，PropW 全新的推广联盟计划功能将于 2024 年 10 月 15 日上午 10:00（UTC+8）正式上线！该功能将允许您参与推广任务、管理账户并更方便地结算收益。无论您是新用户还是长期成员，此功能都将帮助您更高效地利用平台资源。

&#x20;

以下是关于此新功能的一些重要信息：

&#x20;

**1. 如何访问推广管理页面：**

&#x20;

**第 1 步：访问 PropW 官方网站：** [**https://www.propw.com/zh\_CN**](https://www.propw.com/zh_CN)

&#x20;

**第 2 步：登录您的 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;

**第 3 步：登录后，在首页点击“推广管理”。**<br>

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

&#x20;

**2. 用户指南：**

&#x20;

为帮助您快速上手，我们已为推广管理功能准备了详细指南。更多信息请点击以下链接：PropW 推广管理指南。[PropW 推广指南](https://docs.google.com/document/d/1vQC0J95-D5XyMHQfu05c8J8RCk1EqTGmhZgEfg9_wbU/edit?usp=sharing)

&#x20;

**3. 佣金支付：**

&#x20;

新的推广管理功能将于 2024 年 10 月 15 日上午 10:00（UTC+8）正式启用。任何在 2024 年 10 月 15 日 00:00:00 之前产生且尚未支付的佣金，将在 2024 年 10 月 18 日 23:59:59 之前发放。

&#x20;

我们非常感谢您对 PropW 的持续支持！希望此新功能为您带来更佳的体验。如有任何问题或建议，请随时联系我们的客户支持团队。

&#x20;

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-zh/propw-jing-cai-hui-gu/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.
