> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/polski/products/cancan/paywalls/buying-paywall-subscriptions.md).

# Kupowanie subskrypcji Paywall

Subskrypcja paywalla obejmuje dwa kroki:

* Kupno subskrypcji
* Aktywacja subskrypcji

Jeśli nie jest aktywowany, subskrypcja nie zostaje rozpoczęta, a 1-miesięczną subskrypcję można zachować przez wiele miesięcy, zanim zostanie aktywowana. Może to umożliwić inwestorom inwestowanie w paywalle poprzez kupowanie (ale nie aktywowanie) wielu subskrypcji z tych paywallów i czekanie, aż cena subskrypcji tych paywallów wzrośnie, aby sprzedać wcześniej zakupione subskrypcje na rynku wtórnym użytkownikom chcącym uzyskać tańszą subskrypcję na zapora płatnicza.

### Kupowanie subskrypcji

* Znajdź i rozwiń zaporę, którą chcesz subskrybować

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

* Wybierz opcję subskrypcji, którą chcesz kupić (jeśli Twoja zapora płatnicza ma takie opcje). Na obrazku poniżej wybieramy zakup jednej miesięcznej subskrypcji

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

* Kliknij przycisk **Kup Abonament**, wypełnij i zatwierdź formularz. Możesz kupować subskrypcje bezpośrednio ze swojego portfela, poprzez rynek stawek lub poprzez Valuepool/DAO. Poradniki dotyczące postępowania w każdym przypadku dostępne są w dziale produkty/usługi.

{% content-ref url="/pages/ciGyaODDqAidTHsxIAJe" %}
[Produkty i usługi](/polski/products/cancan/products-services.md)
{% endcontent-ref %}

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

Gratulacje! Pomyślnie zakupiłeś subskrypcję


---

# 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.payswap.org/polski/products/cancan/paywalls/buying-paywall-subscriptions.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.
