# BOOST

- [BOOST Overview](https://docs.lsports.eu/u/boost/boost.md): Performance analytics & operational insights
- [Capabilities](https://docs.lsports.eu/u/boost/capabilities.md): BOOST features and capabilities
- [Provider Benchmark](https://docs.lsports.eu/u/boost/provider-benchmark.md): Compare provider performance metrics
- [Trend Analysis](https://docs.lsports.eu/u/boost/provider-benchmark/trend-analysis.md): Visualize provider performance trends over time
- [Coverage Matrix](https://docs.lsports.eu/u/boost/provider-benchmark/coverage-matrix.md): Compare provider coverage in a detailed matrix view
- [Trading Performance](https://docs.lsports.eu/u/boost/trading-performance.md): Market uptime and margin analytics
- [Market Uptime Graph](https://docs.lsports.eu/u/boost/trading-performance/market-uptime-graph.md): Visualize market availability over time
- [Margin Comparison Graph](https://docs.lsports.eu/u/boost/trading-performance/margin-comparison-graph.md): Compare margins across providers
- [Notification Center](https://docs.lsports.eu/u/boost/notification-center.md): Configure coverage and performance alerts
- [FAQ](https://docs.lsports.eu/u/boost/faq.md): Frequently asked questions about BOOST


---

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