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

# PropWアフィリエイトプログラム機能が開始予定

親愛なるPropWユーザーの皆様、

&#x20;

PropWの新しいアフィリエイトプログラム機能が、2024年10月15日午前10時（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時（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-ja/propwnohairaito/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.
