> For the complete documentation index, see [llms.txt](https://docs.sportradar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportradar.com/engagement-tools/readme.md).

# Engagement Tools

Innovative, easy-to-integrate widget solutions built to elevate engagement and drive betting activity on Sportsbooks. These highly customisable, visually compelling front-end tools are designed to increase session duration, foster user loyalty, and boost overall betting frequency. With seamless integration and proven impact on user behaviour, they offer sportsbooks a fast, effective way to enrich their digital offering. Looking ahead, a new wave of products will leverage AI, Computer Vision, and Virtualisation to unlock richer user experiences and set new benchmarks in interactive betting.

### Contact us

For any **sales related queries**, please contact your sales representative or email:\
✉️ [sales@sportradar.com](mailto:sales@sportradar.com.)

For **questions or queries regarding product integration**, please contact:\
✉️ <client-setup@sportradar.com>

If you have any **other questions or queries**, please contact:\
✉️ <support@sportradar.com>

### Products documentation

| Product                            | Links                                                                                                                                                                                                                                                                                                                |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Product Demo and Integration       | <p><a href="https://widgets.sir.sportradar.com/live-match-tracker">Products Demo</a><br><a href="https://widgets.sir.sportradar.com/demo/borg">BORG Products Integration</a></p>                                                                                                                                     |
| Virtual Stadium                    | [Virtual Stadium](https://apidocs.sportradar.com/resources/virtual-stadium/)                                                                                                                                                                                                                                         |
| Bet Concierge                      | [Bet Concierge](https://apidocs.sportradar.com/resources/widgets/docs/bet-concierge/overview)                                                                                                                                                                                                                        |
| Bet Assist                         | [Bet Assist](https://apidocs.sportradar.com/resources/widgets/docs/bet-assist/standalone)                                                                                                                                                                                                                            |
| Bet Recommendations                | [Bet Recommendations](https://apidocs.sportradar.com/resources/widgets/docs/bet-recommendation/README)                                                                                                                                                                                                               |
| Custom Bet Front-End Visualization | <p><a href="https://apidocs.sportradar.com/resources/widgets/docs/custom-bet/overview">Custom Bet</a><br><a href="https://apidocs.sportradar.com/resources/widgets/docs/custom-bet/integration/uof-proxy">UOF Proxy</a></p>                                                                                          |
| Betting Widgets                    | [Betting Widgets](https://apidocs.sportradar.com/resources/widgets/docs/widgets/README)                                                                                                                                                                                                                              |
| Head to Head                       | [Head to Head](https://apidocs.sportradar.com/resources/widgets/docs/head-to-head/standalone)                                                                                                                                                                                                                        |
| Match Preview                      | [Match Preview](https://apidocs.sportradar.com/resources/widgets/docs/match-preview/match-preview)                                                                                                                                                                                                                   |
| Tournament Preview                 | [Tournament Preview](https://apidocs.sportradar.com/resources/widgets/docs/tournament-preview/tournament-preview)                                                                                                                                                                                                    |
| Live Match Tracker                 | [Live Match Tracker](https://apidocs.sportradar.com/resources/widgets/docs/lmt/lmt-plus)                                                                                                                                                                                                                             |
| Bet Insights                       | [Bet Insights](https://apidocs.sportradar.com/resources/widgets/docs/bet-insights/bet-insights)                                                                                                                                                                                                                      |
| Bet 3  in 1                        | [Bet 3 in 1](https://apidocs.sportradar.com/resources/widgets/docs/bet3in1/overview)                                                                                                                                                                                                                                 |
| Player Prop Zone                   | [Player Prop Zone](https://apidocs.sportradar.com/resources/widgets/docs/widgets/match/player-prop-zone)                                                                                                                                                                                                             |
| StatsHub                           | <p><a href="https://apidocs.sportradar.com/resources/statshub">StatsHub</a><br><a href="https://apidocs.sportradar.com/resources/statshub/docs/client-configuration-guide">Client Configuration Guide</a><br><a href="https://apidocs.sportradar.com/resources/statshub/docs/faq">Frequently Asked Questions</a></p> |
| Sports API                         | <p><a href="https://developer.sportradar.com/getting-started/docs/coverage-information">Sports API</a><br><a href="https://apidocs.sportradar.com/resources/widgets/docs/tutorials/BET-Utility-API">BET Utility API</a><br></p>                                                                                      |


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sportradar.com/engagement-tools/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
