# Web SDK

- [MediaMelon JS Custom SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-js-custom-sdk-integration-document.md): This guide is for integrating the MediaMelon Custom SDK for the JavaScript-based Web Players
- [MediaMelon JS Custom Multi-Player SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-js-custom-multi-player-sdk-integration-document.md): This guide is for integrating the MediaMelon Custom Multi-Player SDK for the JavaScript-based Web Players
- [MediaMelon Shaka Player SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-shaka-player-sdk-integration-document.md): This guide is for integrating the MediaMelon Player SDK for the javascript based Shaka Player
- [MediaMelon VideoJS Player SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-videojs-player-sdk-integration-document.md): This guide is for integrating the MediaMelon Player SDK for the javascript based VideoJS Player
- [MediaMelon Bitmovin Web SDK Integration Guide](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-bitmovin-web-sdk-integration-guide.md): This guide is for integrating the MediaMelon Player SDK for the javascript based Bitmovin Player
- [MediaMelon Theo Player SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-theo-player-sdk-integration-document.md): This guide is for integrating the MediaMelon Player SDK for the javascript based Theo Player
- [MediaMelon HTML5 Player SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-html5-player-sdk-integration-document.md): This guide is for integrating the MediaMelon Player SDK for the javascript based HTML5 Player
- [MediaMelon HLSJS SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-hlsjs-sdk-integration-document.md): This guide is for integrating the MediaMelon Player SDK  for the javascript based  HLSJS Player Web
- [MediaMelon DashJS SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-dashjs-sdk-integration-document.md): This guide is for integrating the MediaMelon Player SDK for the javascript based DASHJS Player Web
- [MediaMelon React Player SDK with IMA](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-react-player-sdk-with-ima.md): This guide provides detailed instructions on integrating the MediaMelon IMA SDK with the React Player
- [MediaMelon JWPlayer SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-jwplayer-sdk-integration-document.md): This guide is for integrating the MediaMelon Player SDK  for the javascript based  JWPlayer Web v8
- [Kaltura Player Web with Mediamelon Analytics](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/kaltura-player-web-with-mediamelon-analytics.md): This guide is for integrating the MediaMelon Player SDK   for the javascript based  Kaltura Web player.
- [Radiant Player Web](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/radiant-player-web.md): This guide is for integrating the MediaMelon Player SDK  for the javascript based  RadiantPlayer Web v7
- [Flow Player Web](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/flow-player-web.md): This guide is for integrating the MediaMelon Player SDK  for the javascript based  Flow Player Web
- [HbbTV SDK](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/hbbtv-sdk.md): This guide is for integrating the MediaMelon Player SDK  for the javascript based HbbTV Applications
- [Castlabs Player Web](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/castlabs-player-web.md): This guide is for integrating the MediaMelon Player SDK  for the javascript based  Castlabs Player Web
- [Cordova Plugin Toast (Smart TV)](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/cordova-plugin-toast-smart-tv.md): This guide is for integrating the MediaMelon Player SDK  for the javascript based  Cordova Plugin Toast (Tizen, WebOS, Orsay)
- [Plyr Player Web with MediaMelon Analytics](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/plyr-player-web-with-mediamelon-analytics.md): This guide is for integrating the MediaMelon Player SDK for the javascript based  Plyr Web player.
- [VideoJS Web with Google DAI](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/videojs-web-with-google-dai.md)
- [MediaMelon Web Kaltura Player Plugin Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/mediamelon-web-kaltura-player-plugin-integration-document.md): This guide provides detailed instructions on integrating the MediaMelon Plugin into a Kaltura player based Web Media Player Application
- [NexPlayer Web v4](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/nexplayer-web-v4.md): This guide is for integrating the MediaMelon Player SDK   for the javascript based  NexPlayer Web v4
- [ChromeCast Player](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/chromecast-player.md): This guide is for integrating the MediaMelon Player SDK  for the javascript based  CastPlayer Web
- [Comcast PDK 6](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/comcast-pdk-6.md): This guide is for integrating the MediaMelon Player SDK  for the javascript based  Comcast PDK Web Version 6.4.5
- [Custom Player Web SDK](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web/custom-player-web-sdk.md): This guide is for integrating the JavaScript-based MediaMelon Custom Player Web SDK


---

# 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.mediamelon.com/mediamelon/smartsight-player-sdk-integration/web.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.
