# Odds Format

The user can now choose and switch between odds formats. This feature can be found by clicking your user icon in the **top-right corner** of the screen, where a drop-down will appear. You can then choose between EU and US odds format. Changing the format here changes how odds are displayed, but the odds provided in the feed remain in decimal format.

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


---

# 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/odds-format.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.
