> 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-tw/propw-jing-xuan-liang-dian/publish-your-docs-77.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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-77.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.
