# Quick Setting

Quick Setting provides a streamlined way to configure odds settings using LSports' recommended defaults. These recommendations are based on data analysis and are designed to deliver optimal coverage for each sport, location, and league.

***

## Overview

When you click **Quick Setting**, the system automatically applies:

* The relevant markets for the selected hierarchy
* The optimal provider list for each market

This simplifies and speeds up the setup process — particularly useful when configuring a new sport, location, or league from scratch.

Quick Setting is available across the majority of TRADE sports, covering **Club** and **National** league types. Certain sports — including esports, individual sports, and virtual formats — are not yet supported. To check a league's type, see the `Type` field in the `League` object of the [fixture message](/u/trade/integration/message-structure/fixture.md).

Each market includes a tailored recommendation per sport based on LSports' latest data.

{% hint style="info" %}
Coverage is expanding. Support for additional sports and league types is coming.
{% endhint %}

***

## Granular Recommendation Levels

Quick Setting works at multiple levels of the hierarchy:

| Level        | Description                                           |
| ------------ | ----------------------------------------------------- |
| **Sport**    | Recommendations for the entire sport                  |
| **Location** | Targeted recommendations for a geographic region      |
| **League**   | Specific recommendations for a competition            |
| **Fixture**  | Automatically inherits settings from the league level |

Recommendations are refreshed **monthly** to ensure you're always working with the most current coverage insights.

***

## How to Use Quick Setting

### Hierarchy-Wide Adoption

On the **Odds Settings** page, click **Quick Setting** to apply the recommended configuration for the selected league or location. This updates all markets under that hierarchy in one action.

### Per-Market Adoption

If you prefer to apply recommendations for a specific market only, select it directly from the **Provider List** dropdown. This lets you make targeted adjustments without affecting the rest of your configuration.

### One-Click Ordering

When ordering fixtures from the **Fixture Ordering** page, if no higher-level hierarchy settings are configured, the system automatically applies Quick Setting as the default configuration. For more details, see [One-Click Ordering](/u/trade/user-guide/booking-events-and-odds-settings/fixture-ordering.md#one-click-ordering-with-lsports-settings).

***

## Key Behaviours

* **Your existing provider list will not change automatically.** Configurations remain under your control until you explicitly click Quick Setting.
* **You can adjust settings after applying.** Quick Setting is a starting point — you can freely edit any market or provider afterwards.
* **Recommendations are per-sport.** Each sport has its own tailored template based on the markets most commonly offered at that level.

***

## Related

* [Odds Settings](/u/trade/user-guide/booking-events-and-odds-settings/odds-settings.md) — Configure individual market settings
* [Fixture Ordering](/u/trade/user-guide/booking-events-and-odds-settings/fixture-ordering.md) — Order fixtures with automatic configuration
* [Provider Coverage](/u/coverage-hub/monitoring/provider-view.md) — Understand provider availability per market


---

# 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/trade/concepts/quick-setting.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.
