# What to bet

This filter allows you to simulate a bet and track how your Model is performing if you were to place a bet when it activates. The options for this filter are similar to those in the Odds filter.

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

For example, you might want to bet on the Favorite at odds greater than 1.50 and less than 2.20. This filter allows you to simulate this bet and track its performance. By using this feature, you can test out different betting strategies and see how they might work in real-world situations.


---

# 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://features.sstrader.com/sstrader-tutorials/creating-new-models/what-to-bet.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.
