# AVO-V2-Overview

## AVO V2 Overview

- [Introduction to AVO V2](https://arbsvsodds.gitbook.io/avo-v2-overview/introduction-to-avo-v2.md)
- [Exploring Arbitrage and Positive EV Betting](https://arbsvsodds.gitbook.io/avo-v2-overview/exploring-arbitrage-and-positive-ev-betting.md)
- [Arbitrage Mathematical Example](https://arbsvsodds.gitbook.io/avo-v2-overview/arbitrage-mathematical-example.md)
- [Positive EV Mathematical Example](https://arbsvsodds.gitbook.io/avo-v2-overview/positive-ev-mathematical-example.md)
- [Dashboard](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard.md)
- [Bet Feed](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard/bet-feed.md)
- [Arbitrage Calculator](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard/arbitrage-calculator.md)
- [Positive EV Calculator](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard/positive-ev-calculator.md)
- [🧩 Custom Bets](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard/custom-bets.md)
- [⚙️ Main Settings](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard/main-settings.md)
- [Wallet](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard/wallet.md)
- [Bet Settings](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard/bet-settings.md)
- [🔎 Filters](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard/filters.md)
- [Bet Tracker](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard/bet-tracker.md)
- [Mobile](https://arbsvsodds.gitbook.io/avo-v2-overview/dashboard/mobile.md): LEGACY MODE ONLY
- [Getting Started with AVO](https://arbsvsodds.gitbook.io/avo-v2-overview/getting-started-with-avo.md)
- [Avoiding Book Limits](https://arbsvsodds.gitbook.io/avo-v2-overview/avoiding-book-limits.md)
- [Common Problems](https://arbsvsodds.gitbook.io/avo-v2-overview/common-problems.md)
- [Supported Sportsbooks](https://arbsvsodds.gitbook.io/avo-v2-overview/supported-sportsbooks.md)
- [Updates](https://arbsvsodds.gitbook.io/avo-v2-overview/updates.md)
- [AVO Beta is LIVE](https://arbsvsodds.gitbook.io/avo-v2-overview/updates/avo-beta-is-live.md)
- [MLB is here](https://arbsvsodds.gitbook.io/avo-v2-overview/updates/mlb-is-here.md): March 27, 2025
- [18 New Sportsbooks Added](https://arbsvsodds.gitbook.io/avo-v2-overview/updates/18-new-sportsbooks-added.md): March 20, 2025
- [Soccer & Tennis are LIVE](https://arbsvsodds.gitbook.io/avo-v2-overview/updates/soccer-and-tennis-are-live.md): March 16, 2025
- [Releasing Backend V 2.0.1](https://arbsvsodds.gitbook.io/avo-v2-overview/updates/releasing-backend-v-2.0.1.md): March 8, 2025
- [Introducing AVO V1.75](https://arbsvsodds.gitbook.io/avo-v2-overview/updates/introducing-avo-v1.75.md): January 14, 2025


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://arbsvsodds.gitbook.io/avo-v2-overview/introduction-to-avo-v2.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.
