# Monitoring

Monitor all active fixtures and provider coverage in real-time. Track which providers are offering which markets and see live odds updates.

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

***

## Overview

The Monitoring system provides:

* Real-time fixture tracking across all sports
* Provider market and odds visibility
* Fixture status monitoring (InPlay and PreMatch)
* Quick access to detailed fixture data

***

## Fixture Status

### InPlay

| Status             | Description                                                  |
| ------------------ | ------------------------------------------------------------ |
| **NSY**            | Not Started Yet — fixture with open odds, start date in past |
| **About to Start** | Match beginning soon                                         |
| **In Progress**    | Match currently active                                       |
| **Interrupted**    | Displayed for 48 hours from start date                       |

**Not displayed:** Lost Coverage, Finished

### PreMatch

| Status             | Description                                    |
| ------------------ | ---------------------------------------------- |
| **NSY**            | Not Started Yet — displayed until match starts |
| **About to Start** | Displayed until InPlay status                  |

**Not displayed:** Postponed, Abandoned, Finished, Canceled

***

## Display Features

### Sports Bar

Sports are ordered by fixture count — the sport with the most fixtures appears first.

### Odds Format

Available formats:

* Decimal (default)
* Fractional
* American
* Malay
* Indonesian
* Hong Kong

### Racing Sports

For racing (PreMatch), columns include:

* Location
* Competition
* Races (with round number and start time)

***

## Views

| View                                                         | Description                 |
| ------------------------------------------------------------ | --------------------------- |
| [Provider View](/u/coverage-hub/monitoring/provider-view.md) | Analyze markets by provider |
| [Market View](/u/coverage-hub/monitoring/market-view.md)     | Analyze providers by market |

***

## Related

* [Coverage Hub Overview](/u/coverage-hub/coverage-hub.md) — Main Coverage Hub documentation
* [BOOST Overview](/u/boost/boost.md) — Main BOOST 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/monitoring.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.
