# Link Opening Modes

AVO Tabs comes with three link opening modes. These can be accessed via the settings menu. To go to the settings menu, click the options button at the top right of the plugin and then click "Settings".

<figure><img src="/files/7BTJPJgwSO84J9BkO8od" alt="" width="360"><figcaption></figcaption></figure>

## Link opening modes

### Default

Clicking a link will open it in the assigned tab

### Dual

Clicking one of the links on the calculator will automatically open the other link (when in arb/middles/low holds mode)

### Auto

Clicking on a bet card will automatically open both links into their assigned tabs (or a single link if on +EV mode)

&#x20;


---

# 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://arbsvsodds.gitbook.io/avo-documentation/avo-tabs-plugin/link-opening-modes.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.
