# Widgets & Trackers

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


---

# 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.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.
