# Markets

Odds88 currently offers the following Fixed Exotics markets:&#x20;

* Quinella - EX\_QNL

A **Quinella** bet involves selecting two horses in a race to finish in the top two positions, but the order in which they finish doesn't matter. As long as the two horses the player picked finish first and second, they win the bet. <br>

* Exacta - EX\_EXA

An **Exacta** bet involves selecting 2 horses in a race to finish in the top two positions where the player also has to correctly predict which is 1st and which is second.<br>

* Trifecta - EX\_TRI

A **Trifecta** is a type of bet where the player must correctly predict the first three horses to finish a race in the exact order.

\
These markets are only available in Thoroughbred, Greyhound and Harness racing events.

{% hint style="warning" %}
Fixed Exotics markets are not available for every event.
{% 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.odds88.io/integration-process/recommended-integration-flow/optional-features/fixed-exotics-integration/markets.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.
