# Video Advertisements

The plugin's media player supports VAST XML advertisements, offering a convenient way to monetize your videos. You can enable advertisements both globally across the site and for individual Media Player modules. Currently, only Linear elements with MP4 format are supported.

To run ad campaigns, you can use various providers that generate a VAST XML URL, such as DoubleClick or Google Ad Manager. For more information on setting up and managing your ads, refer to the [Google Ads Help Center](https://support.google.com/google-ads/answer/6340491).


---

# 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://wpcloudplugins.gitbook.io/docs/features/video-advertisements.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.
