# BOOST Overview

> **Make data-driven decisions about your provider strategy**

BOOST is LSports' performance analytics platform that gives you complete visibility into provider coverage, trading performance, and competitive benchmarking.

***

## What BOOST Does

BOOST answers the critical questions every sportsbook operator needs to know:

* **Which providers give me the best coverage?** — Compare fixture and market coverage across 50+ providers
* **Where are my coverage gaps?** — Identify missing events and markets your competitors are offering
* **How reliable is my trading uptime?** — Track market uptime percentages by sport and market type
* **Are my margins competitive?** — Benchmark your pricing against industry leaders

***

## Key Modules

### Provider Benchmark

Compare your primary provider against competitors in real-time.

<figure><img src="/files/vEApP9t1nkxqnzMJLcLZ" alt="Trend Analysis"><figcaption><p>Trend Analysis — Track fixture coverage over time</p></figcaption></figure>

| Feature             | Description                                   |
| ------------------- | --------------------------------------------- |
| **Trend Analysis**  | Visualize coverage trends across time periods |
| **Coverage Matrix** | Side-by-side fixture and market comparison    |

→ [Provider Benchmark Documentation](/u/boost/provider-benchmark.md)

***

### Trading Performance

Measure the quality and reliability of your trading data.

<figure><img src="/files/UFNnUZcbMLShUYRjEsFc" alt="Trading Performance"><figcaption><p>Market Uptime — See uptime percentages by market type</p></figcaption></figure>

| Feature               | Description                              |
| --------------------- | ---------------------------------------- |
| **Market Uptime**     | Track when markets are open vs suspended |
| **Margin Comparison** | Compare your margins against competitors |

→ [Trading Performance Documentation](/u/boost/trading-performance.md)

***

## Use Cases

### Optimize Provider Configuration

Use Coverage Matrix to identify which providers offer the fixtures you're missing, then configure them in TRADE.

### Monitor Trading Quality

Set up alerts in the Notification Center to get notified when uptime drops below your threshold.

### Benchmark Against Competitors

Compare your coverage and margins against industry leaders like Bet365 to ensure you're competitive.

***

## Who Uses BOOST

| Role                   | Primary Use Case                                   |
| ---------------------- | -------------------------------------------------- |
| **Trading Manager**    | Monitor uptime, identify coverage gaps             |
| **BI Analyst**         | Generate coverage reports, trend analysis          |
| **Head of Sportsbook** | Strategic provider decisions, competitive analysis |

***

## Related Documentation

* [Capabilities](/u/boost/capabilities.md)
* [Provider Benchmark](/u/boost/provider-benchmark.md)
* [Trading Performance](/u/boost/trading-performance.md)
* [Notification Center](/u/boost/notification-center.md)
* [FAQ](/u/boost/faq.md)


---

# 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/boost/boost.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.
