# Introduction

The **3Q Streaming Platform** is a comprehensive solution for managing, delivering, and analyzing the usage of professional video content. It enables organizations to stream live and on-demand video securely, manage media assets efficiently, and reach audiences across devices and platforms.

This documentation describes the **current generation of the 3Q platform user interface**, which introduces a modernized design focused on clarity, speed, and ease of use. Core workflows have been streamlined, and access to key features has been optimized to support efficient day-to-day operations.

The new interface is being rolled out progressively. While it already covers essential functionality, some modules and advanced features from the Classic UI are not yet available. Existing documentation for the Classic UI in the Help Center remains valid unless explicitly stated otherwise. Where features overlap, behavior and functionality are identical across both interfaces.

The platform will continue to evolve, with additional modules, features, and documentation sections added over time.

{% hint style="info" %}
We recommend subscribing to our [status page](https://3q-status.com/) to stay up to date with release notes, maintenance schedules, and important updates.
{% endhint %}

### Login

{% embed url="<https://platform.3qsdn.com>" %}

### Platform Tutorial <a href="#page_compatibility" id="page_compatibility"></a>

{% embed url="<https://playout.3qsdn.com/embed/22a0d07e-ae42-449b-bdb8-170a51164572>" %}

### Compatibility <a href="#page_compatibility" id="page_compatibility"></a>

<table><thead><tr><th width="247.46875">Browser</th><th>Supported versions</th></tr></thead><tbody><tr><td>Chrome</td><td>- Always the latest 3 Versions<br>- Chrome for android is supported<br>- Chrome for iOS is supported</td></tr><tr><td>Firefox</td><td>- Always the latest 3 Versions (and the latest ESR Version)<br>- Firefox for android is supported<br>- Firefox for iOS is supported<br>- Firefox Focus is supported</td></tr><tr><td>Safari</td><td>- Supported, starting with Safari 16<br>- Safari for iOS is supported</td></tr><tr><td>Edge</td><td>- Always the latest 3 versions (and the last EdgeHTML version)<br>- Edge for android is supported<br>- Edge for iOS is supported</td></tr><tr><td>Other browsers</td><td>- Opera (latest 3 versions)<br>- Samsung browser (latest 3 versions)<br>- Huawei browser (latest 3 versions)</td></tr></tbody></table>


---

# 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.3q.video/user-guide-new-ui/introduction.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.
