# Odds and predictions

In this tutorial, we’re going to discuss odds & predictions. Odds are one of our football API's most used features. With this data feature, you can build an odds portal or a match page with odds. Next to odds, we offer a predictions API as a separate add-on. You will need a subscription with this add-on to access our prediction model. We’ll discuss what you can do with the prediction API and how it works.

Let’s start at the beginning: bookmakers and markets.

{% content-ref url="/pages/H7lt44mqZdpmDJSZLR1u" %}
[Bookmakers](/v3/tutorials-and-guides/tutorials/odds-and-predictions/bookmakers.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q6xi72N5Un6xcDMD26LR" %}
[Markets](/v3/tutorials-and-guides/tutorials/odds-and-predictions/markets.md)
{% endcontent-ref %}

{% content-ref url="/pages/XHHgGMqQ7u6u5JxMcQKO" %}
[Pre-match odds](/v3/tutorials-and-guides/tutorials/odds-and-predictions/pre-match-odds.md)
{% endcontent-ref %}

{% content-ref url="/pages/hMscwhrGg2pcjfjRWxBn" %}
[Live(Inplay) odds](/v3/tutorials-and-guides/tutorials/odds-and-predictions/live-inplay-odds.md)
{% endcontent-ref %}

{% content-ref url="/pages/shE27b1FXVLFF7YSo05r" %}
[Predictions](/v3/tutorials-and-guides/tutorials/odds-and-predictions/predictions.md)
{% endcontent-ref %}


---

# 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.sportmonks.com/v3/tutorials-and-guides/tutorials/odds-and-predictions.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.
