> 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/markets.md).

# Markets

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

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

***

## Overview

Use the Markets table 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

***

## Table Structure

The table 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                           |
| **Last Covered At** | Date the provider last had coverage activity |
| **Locations**       | Number of locations with coverage            |
| **Competitions**    | Number of leagues with coverage              |
| **Fixtures**        | Total fixture count                          |
| **Markets**         | Number of markets covered                    |

***

## How to Use

1. **Select a sport** from the left sidebar
2. **Choose a tab** — Sport, Location, Competition, or Market
3. **Filter by Provider or Market Type** using the dropdowns
4. **Adjust the time range** using the 1M, 3M, 6M, or 12M buttons
5. **Export data** using the download icon 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
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/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.
