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

# Video Engagement

## Articles included in this guide:

1. [Adding chartbeat\_video.js to Your Site](/cbp/feature-integrations/video-engagement/adding-videojs-to-your-site.md)
2. [Supported OVP Integrations](/cbp/feature-integrations/video-engagement/supported-ovp-integrations.md)
3. [Custom Player Integration SDK](/cbp/feature-integrations/video-engagement/custom-player-integration-sdk.md)
4. [Configure Video Tracking Settings](/cbp/feature-integrations/video-engagement/video-configuration-variables.md)
5. [Integration QA: Video Tracking](/cbp/feature-integrations/video-engagement/integration-qa-steps-video-tracking.md)

{% hint style="warning" %}
Chartbeat's Video suite is an add-on feature that is not included within all customer plans. If your team would like to add this feature to your Chartbeat software subscription, please reach out to your Customer Success Manager or to the Technical Solutions team at [**support@chartbeat.com**](mailto:support@chartbeat.com).
{% endhint %}


---

# 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.chartbeat.com/cbp/feature-integrations/video-engagement.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.
