# Adding Items To Paywalls

You can only add items that have been previously listed to paywalls. Here is a step by step guide to adding items to a paywall.

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

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

* Enter the id of the item, you would like to add to your paywall. Validate the form

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

* This will add the product to your paywall such that only you and other subscribers from now on will have access to the product; at least until you remove it from the paywall

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

Congratulations! You have successfully added your first product to a paywall. You can add as many product as you want.


---

# 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/adding-items-to-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.
