# Overview

LSports offers a suite of embeddable widgets and live tracking tools for sportsbooks and sports media platforms, powered by **STATSCORE**. These products deliver real-time and pre-match sports data directly into your user experience — no backend integration required.

| Product                                                   | Description                                              |
| --------------------------------------------------------- | -------------------------------------------------------- |
| [PreMatch Pro](/u/widgets-and-trackers/prematch-pro.md)   | Pre-match statistics and data visualization widgets      |
| [LiveMatch Pro](/u/widgets-and-trackers/livematch-pro.md) | Live match tracking and real-time statistics widgets     |
| [Score Frame](/u/widgets-and-trackers/score-frame.md)     | Compact livescore display widget for any platform        |
| [Points InPlay](/u/widgets-and-trackers/points-inplay.md) | Point-by-point live tracking for tennis and other sports |
| [Scout](/u/widgets-and-trackers/scout.md)                 | Live sports data collection and scouting coverage        |
| [STATSCORE API](/u/widgets-and-trackers/statscore-api.md) | Direct API access to STATSCORE sports data               |

All documentation for these products is maintained by STATSCORE. Each page below provides a product overview and links directly to the relevant STATSCORE documentation.


---

# 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.lsports.eu/u/widgets-and-trackers/widgets.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.
