# How to add a paywall to your content

**Step 1**: Log in to your WordPress Dashboard.

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

**Step 2:** On the left-hand side menu click posts, this will now bring you to your posts dashboard, click add new right at the top.

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

**Step 3:** Now you can write your content, starting with your header, then onto your full story/blog.&#x20;

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

**Step 4:** Once that is complete, you can now decide where your paywall starts. After each text line, you can add a block by clicking on the blue plus sign, the text underneath where you decide will be hidden by the paywall. Type in Lightning Paywall, and click...

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

**Step 5:** Now you have a paywall. Here you can customize how much, the message, and the currency (BTC OBVS😉) you want your paywall to be set up for. Then you can click publish at the top right-hand corner.

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

**Step 6:** After you have published, here you can copy the link or view your new paywalled content.

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

**Step 7:** Here is your paywalled content, now you have to pay 100 sats to continue reading your article.

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

&#x20;


---

# 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://guides.getalby.com/creators/wordpress-plugin-bitcoin-lightning-publisher/bitcoin-lightning-publisher-for-wordpress-by-alby/how-to-add-a-paywall-to-your-content.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.
