> For the complete documentation index, see [llms.txt](https://docs.lsports.eu/u/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lsports.eu/u/coverage-hub/livescore.md).

# Livescore

The Livescore table 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 table 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

***

## Table Columns

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

***

## How to Use

1. **Select a sport** from the left sidebar
2. **Filter by Incident or Scout Coverage** using the dropdowns
3. **Adjust the time range** using the 1M, 3M, 6M, or 12M buttons
4. **Export data** using the download icon 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
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:

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