> For the complete documentation index, see [llms.txt](https://docs.paywithflash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paywithflash.com/products/checkouts/video-paywalls.md).

# Video Paywalls

## Get Started with Flash Video Paywalls

The **Flash Video Paywall** feature allows you to easily monetize video content by charging users after a predefined number of seconds. This innovative pay-as-you-watch model is designed to maximize revenue without requiring upfront payment for the entire video.

**How it works:**

* You define a payment interval, e.g., every 60 seconds of video watching, the user is prompted to pay.
* Users only pay for the content they watch, providing a flexible experience.
* Integrate the video paywall by embedding the code snippet generated in the Flash dashboard.

## How to Set Up a Video Paywall

Follow the steps below to create your first video paywall:

{% embed url="<https://scribehow.com/shared/Create_a_Video_Paywall__MZIO0IBiTJ-wtYo9sw1pOg>" %}


---

# 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:

```
GET https://docs.paywithflash.com/products/checkouts/video-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.
