> 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-yue/propw-jing-xuan/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 日 0: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-yue/propw-jing-xuan/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.
