# Activating Paywall Subscriptions

Subscribing to a paywall involves two steps:

* Buying a subscription
* Activating the subscription

When not activated, subscription is not started and a 1 month subscription can be kept for multiple months before being activated. This can enable investors to invest on paywalls by buying (but not activating) multiple subscriptions from those paywalls and waiting till the subscription price to those paywalls appreciates to sell the previously bought subscriptions on the secondary market to users willing to get a cheaper subscription to the paywall.

### Activating A Subscription

* Find and expand the paywall you are willing to subscribe to

<figure><img src="/files/28v3WpcNQT8QwPrJka6c" alt=""><figcaption></figcaption></figure>

* Click on the **Start Subscription** button, fill in and validate the form that pops up.

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

* To view the content behind the paywall, input the id of the NFTicket/eReceipt you received from purchasing the subscription in the **Input nfticket id** field. This will enable the paywall to detect whether your subscription is activated or not. If all the previous steps have been successfully completed, you should be able to see a few seconds after inputting your id in the field, all the content of your paywall

<figure><img src="/files/28v3WpcNQT8QwPrJka6c" alt=""><figcaption></figcaption></figure>

Congratulations! You have successfully started a subscription


---

# 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/activating-paywall-subscriptions.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.
