# Coverage Hub

> **Your single source of truth for sports coverage data**

Coverage Hub is the core inventory system powering ARENA360. Track provider coverage across Markets, Livescore, and Settlements in real-time.

***

## What Coverage Hub Does

Coverage Hub answers the critical questions about your data inventory:

* **What fixtures are live right now?** — Real-time monitoring with odds and status
* **Which markets does each provider cover?** — Coverage breakdown by sport and league
* **Are settlements supported?** — Settlement availability by market type
* **What livescore incidents are covered?** — Incident tracking by competition

***

## Key Modules

### Monitoring

Track all live and upcoming fixtures with real-time odds and provider coverage.

<figure><img src="/files/UWLKiGluQlVO5w87PWwl" alt="Monitoring"><figcaption><p>Real-time fixture monitoring with live scores and odds</p></figcaption></figure>

| Feature                  | Description                               |
| ------------------------ | ----------------------------------------- |
| **InPlay/PreMatch tabs** | Switch between live and upcoming fixtures |
| **Live scores**          | Real-time score updates                   |
| **Main market odds**     | 1X2 odds at a glance                      |
| **Provider count**       | See how many providers cover each fixture |

### Markets

Analyze provider coverage by sport, location, and competition.

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

| Feature                  | Description                         |
| ------------------------ | ----------------------------------- |
| **Sport hierarchy**      | Browse by sport → location → league |
| **Coverage percentages** | See coverage for each provider      |
| **InPlay vs PreMatch**   | Compare live and pre-match coverage |

### Livescore

Check incident coverage for each competition.

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

| Feature                | Description                       |
| ---------------------- | --------------------------------- |
| **Incident types**     | Goals, cards, substitutions, etc. |
| **Coverage depth**     | Percentage of incidents covered   |
| **Scout availability** | Human-verified data indicator     |

### Settlements

Verify settlement support by market type.

<figure><img src="/files/mAHbKV2dUzx4n1rjMYKW" alt="Settlements"><figcaption><p>Settlement availability by market</p></figcaption></figure>

| Feature              | Description                      |
| -------------------- | -------------------------------- |
| **Sport selection**  | Choose from all available sports |
| **Market breakdown** | Settlement status by market type |
| **Last covered**     | When the market was last settled |

***

## Documentation

| Section                                       | Description                |
| --------------------------------------------- | -------------------------- |
| [Monitoring](/u/coverage-hub/monitoring.md)   | Real-time fixture tracking |
| [Markets](/u/coverage-hub/markets.md)         | Provider coverage analysis |
| [Livescore](/u/coverage-hub/livescore.md)     | Incident coverage          |
| [Settlements](/u/coverage-hub/settlements.md) | Settlement availability    |

***

## Related Products

* [**TRADE**](/u/trade/trade.md) — Order fixtures and configure odds
* [**BOOST**](/u/boost/boost.md) — Performance analytics


---

# 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/coverage-hub.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.
