# Welcome to the IMG Arena Live Streaming Platform

## Learn how to integrate with the IMG Arena Streaming Exchange to stream thousands of live events every year.

This documentation provides an overview of the platform, how to use it, and how to get the most out of all our APIs.

If you have any questions whilst integrating, please contact the support team at <support@imgarena.com>, who will be happy to help.

### ​Key Information

{% content-ref url="/pages/2P8uwnXF6OGJGaUuTlaK" %}
[Arena Streaming Console](/streaming-integration/ui-overview/arena-streaming-console.md)
{% endcontent-ref %}

{% content-ref url="/pages/7PVECa96zsbvkco5ovlX" %}
[Licenses & Event Booking Guide](/streaming-integration/ui-overview/content-list/licenses-and-event-booking-guide.md)
{% endcontent-ref %}

## Key APIs

{% content-ref url="/pages/PRGrbqUCSUHQThyUxkm3" %}
[Events API](/streaming-integration/apis/events-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/CZTNOe9osFH6lJMLONRU" %}
[Streaming API](/streaming-integration/apis/streaming-api.md)
{% endcontent-ref %}

## Key Integration Information

{% content-ref url="/pages/uLzZyp5bH3U4e2pu976N" %}
[Authentication Flow](/streaming-integration/authentication/authentication-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/NdoyXchTpPTb5bUmX2x2" %}
[Common Authentication / Integration Issues](/streaming-integration/faqs/common-issues.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://docs.sportradar.com/streaming-integration/readme.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.
