# Livescore

The Livescore report shows incident-level coverage for each competition, helping you understand which incidents are supported for different leagues.

<figure><img src="/files/fiU7RbSz6p8qEdp6nJiP" alt="Livescore Coverage"><figcaption><p>Incident coverage by competition</p></figcaption></figure>

***

## Overview

Use the Livescore report to evaluate:

* Which incidents are covered for each league
* Coverage depth for goals, cards, substitutions, and more
* Scout coverage availability
* Whether a league meets your livescore requirements

***

## Data Source

Metrics are calculated from:

* **Last 30 fixtures** from each league
* **Past 12 months** of match data
* All recorded **incidents** from those fixtures

***

## Report Columns

| Column             | Description                                   |
| ------------------ | --------------------------------------------- |
| **Competition**    | League or tournament name (with ID)           |
| **Location**       | Geographic region                             |
| **Incident**       | Type of incident (Goal, Score, Corners, etc.) |
| **Scout Coverage** | Whether scout coverage is available           |

***

## Available Incidents

The report tracks coverage for these incident types:

* Goals and Score
* Corners and Free Kicks
* Cards (Yellow, Red)
* Substitutions
* Attacks and Dangerous Attacks
* Shots (On/Off Target)
* Possession
* Penalties
* Offsides
* Fouls

***

## How to Use

1. **Select a sport** from the left sidebar
2. **Filter by location or competition** if needed
3. **Review incident coverage** for each league
4. **Export data** for further analysis

***

## Related

* [Markets Coverage](/u/coverage-hub/markets.md) — Provider market coverage
* [Settlements Coverage](/u/coverage-hub/settlements.md) — Settlement availability
* [Coverage Hub Overview](/u/coverage-hub/coverage-hub.md) — Main Coverage Hub 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/coverage-hub/livescore.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.
