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

# Settlements

The Settlements table shows whether settlements are supported at the market level across different competitions.

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

***

## Overview

Use the Settlements table to:

* Verify settlement availability before offering markets
* Identify gaps in settlement support
* Check the last time a market was settled
* Make informed decisions about market coverage

***

## Data Source

The table includes:

* **Past 12 months** of settlement data
* Up to **30 most recent fixtures** per league
* Market-level settlement status

***

## Table Columns

| Column              | Description                                     |
| ------------------- | ----------------------------------------------- |
| **Location**        | Geographic region                               |
| **Competition**     | League or tournament name                       |
| **Market Type**     | InPlay, PreMatch, or Both                       |
| **Market Category** | Market classification (e.g. Standard, Players)  |
| **Market**          | Market name and ID                              |
| **Settlement**      | Whether settlement is supported for this market |
| **Last Covered**    | Date and time of the most recent settlement     |

***

## How to Use

1. **Select a sport** from the left sidebar
2. **Filter** by Market Type, Market Category, Market Name, Settlement Covered, or Last Covered using the dropdowns
3. **Adjust the time range** using the 1M, 3M, 6M, or 12M buttons
4. **Export data** using the download icon for further analysis

***

## Related

* [Markets Coverage](/u/coverage-hub/markets.md) — Provider market coverage
* [Livescore Coverage](/u/coverage-hub/livescore.md) — Incident coverage
* [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/settlements.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.
