> For the complete documentation index, see [llms.txt](https://play.docs.nexx.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://play.docs.nexx.cloud/integration-enhancements.md).

# Integration Enhancements

After the Integration of nexxPLAY into your Pages (or Apps), there may be some more Details, that can optimize the Integration.

If you are integrating Audio Content (or Podcasts), you should take a Look at the Implementation Details for Audio Players, as a default Audio Player behaves differently than a Video Player:

{% content-ref url="/pages/-M9FeePXI2dTAIIx9Pg-" %}
[Audio Player](/integration-enhancements/audioplayers.md)
{% endcontent-ref %}

Many Pages and Apps needs statistical Data for their Reporting. The nexxPLAY Player Events handle this:

{% content-ref url="/pages/-M9Ff8FIIKv2tr-6mtmf" %}
[Player Events](/integration-enhancements/player-events.md)
{% endcontent-ref %}

If you need to consider GDPR Compliance Rules, please verify the necessary Changes here:

{% content-ref url="/pages/-MGx77wpSdS\_W2GSojWL" %}
[GDPR and TCF 2.0](/security-and-accessibility/gdpr-and-tcf-2.0.md)
{% endcontent-ref %}

If you are monetizing your Media with Ads, take a look at nexxPLAY VAST Macros:

{% content-ref url="/pages/-M9FeS7MId6XM1cc6S48" %}
[VAST Macros](/integration-enhancements/vast-macros.md)
{% endcontent-ref %}


---

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