# Single Odds Ladders

These ladders allow you to select the increments at which you will be able to make real-time odds modifications in markets that are set to ‘controllable’. These ladders operate in a ‘smart’ fashion, i.e., the shorter the odds being modified, the smaller the increments available are.

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

There are currently several different ladders available to choose from. The ladders all vary slightly in terms of odds capping and odds increments and will therefore have an effect on the user’s overall rounding. Besides, it is also possible to upload your own odds values as ladders in Ctrl without having to request help.

To create your own ladder, go to **Config > Sportsbook > Ladders**, and select **“Add New Ladder”**. You can create a new ladder from scratch, by manually entering the values, or by copying a list over from your own spreadsheet (i.e., Excel), into the window.

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

It is also possible to create a new ladder by starting from an existing one, much like you can do with Templates. So, this gives you the possibility to effectively edit any existing ladders.


---

# 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.sportradar.com/ctrl/guide/configuration/ladders/single-odds-ladders.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.
