# Markets

The Markets report shows which providers cover which markets across different sports, locations, and competitions.

<figure><img src="/files/BKqkAR8spnWQF3DhkzF4" alt="Markets Coverage"><figcaption><p>Provider coverage breakdown by sport</p></figcaption></figure>

***

## Overview

Use the Markets report to:

* See which providers offer the most market coverage
* Compare InPlay vs PreMatch coverage
* Identify the best providers for specific sports or leagues
* Make data-driven provider configuration decisions

***

## Report Structure

The report displays provider coverage at multiple hierarchy levels:

| Tab             | What It Shows                     |
| --------------- | --------------------------------- |
| **Sport**       | Coverage aggregated by sport type |
| **Location**    | Coverage by geographic region     |
| **Competition** | Coverage by league/tournament     |
| **Market**      | Individual market availability    |

***

## Key Columns

| Column                          | Description                       |
| ------------------------------- | --------------------------------- |
| **Provider**                    | Provider name                     |
| **Market Type**                 | InPlay or PreMatch                |
| **Unique Covered Locations**    | Number of locations with coverage |
| **Unique Covered Competitions** | Number of leagues with coverage   |
| **Unique Covered Fixtures**     | Total fixture count               |

***

## How to Use

1. **Select a sport** from the left sidebar
2. **Choose InPlay or PreMatch** using the Market Type filter
3. **Review the provider ranking** — sorted by coverage count
4. **Drill down** by clicking on a provider to see detailed breakdown
5. **Export data** using the Export button for further analysis

***

## Related

* [Livescore Coverage](/u/coverage-hub/livescore.md) — Incident coverage by competition
* [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/markets.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.
