# more Integrations

Besides the Javascript SDK and the iFrame Integration, under certain Circumstances, there may be better or additional Ways to include or reference nexxPLAY on your Website.

The Google AMP Plugin is helpfull for AMP Environment and should be used there, whenever possible in any AMP Project.

{% content-ref url="/pages/-M9FeH6afjJulKoh5Zvf" %}
[Google AMP](/platform-plugins/google-amp.md)
{% endcontent-ref %}

Facebook Instant Articles also support nexxPLAY, the easiest Way to integrate this can be found here:

{% content-ref url="/pages/-MJBR4K\_mbFPhiZQtqPe" %}
[Broken mention](broken://pages/-MJBR4K_mbFPhiZQtqPe)
{% endcontent-ref %}

If you look for special Considerations for Integrating nexxPLAY into WebViews, there are a few Options to consider.

{% content-ref url="/pages/-MJsrAhS6lPrgzdTHomx" %}
[WebViews](/other-integration-options/webviews.md)
{% endcontent-ref %}

For very advanced Projects, consider using a WebComponent instead of an iFrame, which offers also the Functionalities of the Javascript SDK

{% content-ref url="/pages/-M9FeDn\_EtV6fOLoWYA1" %}
[WebComponent](/other-integration-options/webcomponent.md)
{% endcontent-ref %}

And for Pages, that are looking for more Views by allowing everyone to embed their Players and Media, it may be a good Idea to offer an oEmbed Discovery Link

{% content-ref url="/pages/-M9FeAwOzeLmd8iEAnL4" %}
[oEmbed Discovery](/other-integration-options/oembed.md)
{% endcontent-ref %}

For special Occasions, you might want to share a complete Player Page for external Users. Maybe even for a Media Item, that is not published yet. For those cases, you can use the nexxOMNIA Preview Links.

{% content-ref url="/pages/-MABpZHMAy7BL2uEeOTZ" %}
[Preview Links](/other-integration-options/preview-links.md)
{% endcontent-ref %}

If you need more Options to modify the Media Covers live, the Cover Service may help here.

{% content-ref url="/pages/-MCJaLP7OeqEmmUpXh4s" %}
[Cover Service](/other-integration-options/cover-service.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/other-integration-options.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.
