# Widgets

The Widget Functionality is not fully a Media Delivery Tool, but is made available via the nexxPLAY SDK and nexxPLAY iFrame Systems.

A Widget is a "SlideShow" of exisiting Media Objects of the calling Domain and can be configured as "**AutoExport**" within nexxOMNIA.

As usual, various Platforms are supported.

For Implementation in JS/HTML5:

{% content-ref url="/pages/-MC-fuVrpf2\_Duv-VDk3" %}
[Javascript SDK](/widgets/javascript-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MC-fxLVC702UmA7-0r6" %}
[iFrame Integration](/widgets/iframe-integration.md)
{% endcontent-ref %}

For React

{% content-ref url="/pages/L0cxcOPppweV3SR3e3Aw" %}
[Widget React Plugin](/widgets/widget-react-plugin.md)
{% endcontent-ref %}

For iOS

{% content-ref url="/pages/-MM\_b9vfXEP\_NX7Y80fk" %}
[iOS Widget](/widgets/widgets-for-native-apps/ios-widget.md)
{% endcontent-ref %}

For android

{% content-ref url="/pages/-MMFMBDvqErCYtTFzLsE" %}
[Android Widget](/widgets/widgets-for-native-apps/android-widget.md)
{% endcontent-ref %}

{% content-ref url="/pages/KZHHKKOZSsuMmdsjOI8y" %}
[Android TV Channel](/widgets/widgets-for-native-apps/android-tv-channel.md)
{% endcontent-ref %}

For Windows 10

{% content-ref url="/pages/-MMFMF1otXheeoVyciFF" %}
[Windows 10 LiveTile](/widgets/widgets-for-native-apps/windows-10-livetile.md)
{% endcontent-ref %}


---

# 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://play.docs.nexx.cloud/widgets.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.
