> 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-ko/propw/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-ko/propw/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.
