# Platform Plugins

Although the Javascript SDK and the iFrame Integration work on nearly every Platform, a specific Plugin for a specific Environment is sometimes more helpfull.

If you are using WordPress for your Websites, the nexxPLAY for Wordpress Plugin is a very easy Way to include your Media into your Websites:

{% content-ref url="/pages/-M9YSzY8LDBA1BLLOJ60" %}
[Wordpress Plugin](/platform-plugins/wordpress-plugin.md)
{% endcontent-ref %}

Google AMP is an important Platform for many Publishers. 3Q offers an officially approved SDK for this here:

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

If your Website is built with the React Framework, the following official Plugin might be more easy to handle than a simple iFrame Helper:

{% content-ref url="/pages/GW8OXFimTQ2naUZD59wy" %}
[React Plugin](/platform-plugins/react-plugin.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/platform-plugins.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.
