# Partnering With Paywalls

Two different paywalls can partner with each other, this will make all the content of both paywalls available to any subscriber of any of both paywalls.

This can enable multiple use cases. For instance 2 or multiples musicians can each create their own paywalls and then partner with each other so that anyone who subscribes to any of the paywalls gets to access all the content of all the paywalls. Each musicians' revenue will be the number of subscriptions sold through his/her specific paywall.

Some paywalls (especially if they already have traction) might decide to charge for partnerships.

Here is a step by step guide to partnering with a paywall:

* First thing to do is to partner with the channel. The partnerships page provides you with a guide for just that

{% content-ref url="/pages/uTs2dNOpQ5Kvl2hCVoWQ" %}
[Partnerships](/products/cancan/partnerships.md)
{% endcontent-ref %}

* Find and expand the paywall and click on the **Add Partner** button

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

* Fill in the form with the appropriate values and validate the transaction

<figure><img src="/files/2BfNvNpd7hYwbXEDWTZn" alt=""><figcaption></figcaption></figure>

* Your paywall should appear as a partner of the paywall you just partnered with and vice versa

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

<figure><img src="/files/EqXQspwsTcg1yW9eXYXg" 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/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.
