# BET ENGINE

- [My Bets](https://betmatic.gitbook.io/documentation/bet-engine/notifications.md)
- [Bet types](https://betmatic.gitbook.io/documentation/bet-engine/notifications/notification-types.md)
- [Create a new bet from the web dashboard](https://betmatic.gitbook.io/documentation/bet-engine/notifications/create-a-new-notification-from-the-web-dashboard.md)
- [Pre-configured bet examples](https://betmatic.gitbook.io/documentation/bet-engine/notifications/create-a-new-notification-from-the-web-dashboard/pre-configured-bet-examples.md)
- [Create a new bet from the bot](https://betmatic.gitbook.io/documentation/bet-engine/notifications/create-a-new-notification-from-the-bot.md)
- [Bet Templates](https://betmatic.gitbook.io/documentation/bet-engine/notifications/bet-templates.md)
- [Simulation](https://betmatic.gitbook.io/documentation/bet-engine/notifications/simulation.md)
- [Bet history](https://betmatic.gitbook.io/documentation/bet-engine/notifications/notification-history.md)
- [Bookmaker Sessions](https://betmatic.gitbook.io/documentation/bet-engine/manage-bet-accounts.md)
- [Add betting accounts](https://betmatic.gitbook.io/documentation/bet-engine/manage-bet-accounts/add-betting-accounts.md)
- [Session settings](https://betmatic.gitbook.io/documentation/bet-engine/manage-bet-accounts/session-settings.md)
- [Start/stop sessions](https://betmatic.gitbook.io/documentation/bet-engine/manage-bet-accounts/start-stop-sessions.md)
- [Control sessions from the web dashboard](https://betmatic.gitbook.io/documentation/bet-engine/manage-bet-accounts/control-sessions-from-the-web-dashboard.md)
- [Tip Connect](https://betmatic.gitbook.io/documentation/bet-engine/connect-to-tips.md)
- [Tip source](https://betmatic.gitbook.io/documentation/bet-engine/connect-to-tips/tip-source.md)
- [Package preference](https://betmatic.gitbook.io/documentation/bet-engine/connect-to-tips/package-preference.md)
- [Simulation](https://betmatic.gitbook.io/documentation/bet-engine/connect-to-tips/simulation.md)
- [Checklist - make sure the bot is ready to work with tips](https://betmatic.gitbook.io/documentation/bet-engine/connect-to-tips/checklist-make-sure-the-bot-is-ready-to-work-with-tips.md)
- [Bot Monitor](https://betmatic.gitbook.io/documentation/bet-engine/readiness-test.md)
- [Strategy Labels](https://betmatic.gitbook.io/documentation/bet-engine/strategy-labels.md)


---

# 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://betmatic.gitbook.io/documentation/bet-engine.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.
