# Max Number of Lines

This feature allows you to set the number of lines displayed on your platform.

You can only configure the settings for markets with lines, belonging to the 'Asian Handicap' and 'Under/Over' families that are part of the following list:

* Under/Exactly/Over (19)
* Asian Handicap With Scores (8)
* Under/Over (7)
* 1X2 And Under/Over (47)
* 12 And Under/Over (120)
* Cricket Under/Over (35)
* Asian Handicap - Full Time (166)

The full list with the market ids attached below.

The configuration can be performed through two methods:

* For the entire user package, it can be set from the configuration screen.
* For a particular market, you can configure it from the odds setting screen.

### Configuration- package tab

* Begin by choosing one of the following options from the dropdown list:
* 'No Limit'
* 'Main Line Only'
* 'Number of Lines'

Please note that the default setting is 'No Limit' until modified.

* You have the option to define a maximum number of lines per market, which will take precedence over the package configuration.
* Selecting one of the line options for a package will result in a change in the number of lines for all markets within that package, except for those that have been individually configured by you.
* Modifying the 'Maximum Lines' setting for a package that already has a configuration will only affect new markets added to the package.
* You have the option to define the default line types (¼, ½, 1) in the configuration screen. The default is 'All'. If you do not select any line types, all will be included by default. This setting will be applied to all applicable markets unless overridden at the market level.

<figure><img src="/files/Xw05jAVJ5JbygJ23IgvZ" alt=""><figcaption></figcaption></figure>

### Odds settings

You can also set the maximum number of lines via the 'Odds Settings' tool. Access it from the: trading floor, fixture ordering, and templates panel.

* Begin by choosing one of the following options from the dropdown list:
* 'No Limit'
* 'Main Line Only'
* 'Number of Lines'
* You can save changes without selecting any value from the dropdown, however, the default value is 'No Limit'.

{% file src="/files/It3hOrOYmy5lyYYs9MnX" %}

{% hint style="info" %}
In some cases, you may receive extra lines due to score variations from the data source. For example, a "single" line might include scores like (0:0) and (1:0), which are counted as one line for the Max Number of Lines calculation.
{% endhint %}


---

# 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/user-guide/booking-events-and-odds-settings/max-number-of-lines.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.
