# Front End Integration

- [Operator Integration Instructions v5.0](https://docs.sportradar.com/betlink-integration/front-end-integration/operator-integration-instructions-v5.0.md): BetLink iFrame integration
- [Operator authentication](https://docs.sportradar.com/betlink-integration/front-end-integration/operator-authentication.md): Describes the operator authentication flow
- [Video Stream Authentication](https://docs.sportradar.com/betlink-integration/front-end-integration/video-stream-authentication.md): Overview of the video authentication flow
- [Languages Translations Available](https://docs.sportradar.com/betlink-integration/front-end-integration/languages-translations-available.md): The list below shows the languages we currently have available. We are able to add any other language upon request.
- [Device/Browser Support Matrix](https://docs.sportradar.com/betlink-integration/front-end-integration/device-browser-support-matrix.md): Please find the link below to our Device Browser Support Matrix
- [Release Management](https://docs.sportradar.com/betlink-integration/front-end-integration/release-management.md)
- [Release communication](https://docs.sportradar.com/betlink-integration/front-end-integration/release-management/release-communication.md): How new Releases will be communicated to all Operators


---

# 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/betlink-integration/front-end-integration.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.
