# Overview

This section contains basic concepts that help you understand the Unified Odds Feed (UOF) model and its functionality. You will find information about what Unified Odds Feed is, how it works (protocol mechanisms), methods of access, environments offered, language support, a brief introduction of the back office tools and add-on services, etc.

Before that, let's quickly go through what defines our Unified Odds Feed.

### What is Unified Odds Feed?

The Unified Odds Feed is Betradar's way of delivering all the odds feed data through one mechanism. It consists of real-time XML messages pushed via AMQP and an API to provide metadata.

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

### Products And Services

The Unified Odds Feed works in conjunction with the entire range of our existing betting products and includes complete event updates like odds changes, fixture changes, market suspensions, re-openings as well as the bet settlements and rollbacks.

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

Learn more about our producers here:

* [Pre-Match Odds Service](https://www.betradar.com/betting-services/pre-match-odds-service/)
* [Live Odds Service](https://www.betradar.com/betting-services/live-odds-service/)
* [Premium Cricket Service](https://betradar.com/betting-services/premium-cricket-service/)
* [Virtual Sports Betting](https://www.betradar.com/virtual-sports-betting/)
* [Numbers Betting](https://www.betradar.com/betting-services/numbers-betting/)
* [Managed Trading Services](https://www.betradar.com/managed-trading-services/)
* [Live Trading Tool (BetPal)](https://www.betradar.com/betting-services/live-trading-tool-betpal/)
* [Simulated Reality](https://www.betradar.com/betting-services/simulated-reality/)
* [Player Markets](https://betradar.com/betting-services/pre-match-odds-service/player-markets/)
* [Rapid Markets](https://betradar.com/betting-services/live-odds-service/rapid-markets/)
* Cash-out

See [Betradar's Product Brochure Latest](https://goto.sportradar.com/l/533382/2024-11-25/7pymdf/533382/1732546544es3qwtvL/Sportradar_Product_Brochure_2024.pdf).

### Integration Program

The Unified Odds Feed integrations are supported via our Integration Program. The program is explained in detail in Our[ Integration Process](/uof/introduction/integration-process.md) section.


---

# 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/uof/introduction/overview.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.
