# How to set custom monetization model for a video

To make any specific video SVOD, TVOD, or AVOD, user have to go the Videos/Content Manager, edit the video, and click on override the default then select the required model for that video, and click on update the video details.&#x20;

The setting would be changed for a video.

![](/files/-MTdlkwcaFW2FVbldZqA)

This is also possible to offer TVOD videos on SVOD global model depending on the settings made while creating the subscription package. If you set TVOD 0 then subscribed users will not be able to view the TVOD videos. If set -1, then users will be able to watch the TVOD video.&#x20;

![](/files/-MVGEYI4DBgIEfcgWo7o)


---

# 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/how-to-set-custom-monetization-model-for-a-video.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.
