# Make Video SVOD

Admin can select that how they want to present their video content to the audience. SVOD is a subscription based model to generate revenue through predefined recurring payments. So admin user can offer the whole content on site or selected content on the SVOD model.&#x20;

## How to Setup Subscription / Netflix Model

To make the whole content of the site SVOD globally, user have to go to the settings, click the configuration and select the SVOD mode.&#x20;

![](/files/-MVG4ZH0Qm6a0D2FtqTG)

To make any specific video SVOD, the user has to go to the Videos/Content Manager, edit the video, and click on override the default then select SVOD, and click on update the video details. <br>

![](/files/-MTa-a-g3MH89ymD8phF)

Once SVOD selected, that specific content will not be available for free but for subscribed users.&#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://docs.vodlix.com/user-manual/monetization/selecting-business-model-for-videos/make-video-svod.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.
