# 페이월과의 파트너십

두 개의 서로 다른 Paywalls는 서로 파트너십을 맺을 수 있으며, 이는 두 Paywalls 중 하나의 구독자가 어느 한 Paywall의 구독자에게도 두 Paywalls의 모든 콘텐츠에 액세스할 수 있도록 합니다.

이는 여러 가지 사용 사례를 가능하게 합니다. 예를 들어, 2명 또는 다수의 음악가가 각자 자신의 Paywalls을 만든 다음 서로 파트너십을 맺어 어느 한 Paywalls에 가입한 모든 사람이 모든 Paywalls의 모든 콘텐츠에 액세스할 수 있도록 할 수 있습니다. 각 음악가의 수익은 그들의 특정 Paywalls를 통해 판매된 구독 수에 따라 결정됩니다.

일부 Paywalls(특히 이미 인기 있는 경우)는 파트너십에 대해 요금을 청구하기로 결정할 수 있습니다.

다음은 Paywalls와 파트너십을 맺는 단계별 가이드입니다:

1. 먼저 파트너십 페이지에서 채널과 파트너십을 맺어야 합니다. 파트너십 페이지에서는 이에 대한 안내서를 제공합니다.

{% content-ref url="/pages/qoPhIckN8L9WsbAgs6qJ" %}
[파트너십](/korean/products/cancan/partnerships.md)
{% endcontent-ref %}

2. 파트너십을 맺으려면 Paywalls를 찾아 확장한 다음 **Add Partner** 버튼을 클릭합니다.

<figure><img src="/files/KLmys2sRIxuSO4e2YL7o" alt=""><figcaption></figcaption></figure>

3. 적절한 값을 입력하고 거래를 유효성 검사하는 양식을 작성합니다.

<figure><img src="/files/93m8LZ75G4VksC9zoaCF" alt=""><figcaption></figcaption></figure>

4. 방금 파트너십을 맺은 Paywall의 파트너로 나타나야 하며 그 반대의 경우도 마찬가지입니다.

<figure><img src="/files/aTapzJBokSDxUucsMFgW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Qr33upzaT2FSX2cVDIXJ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.payswap.org/korean/products/cancan/paywalls/partnering-with-paywalls.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
