# Getting Started

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

After installing the plugin, you'll first be greeted with the initial setup screen.&#x20;

## To get started:

1. Click the blue + button at the bottom of the plugin
2. Click the sportsbook logos you have access to and plan on using (click again to deselect)
3. Click 'Save'

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

## Searching

To search for a sportsbook, simply click on the search icon at the top and type in the name of the sportsbook you are looking for. You can then select/deselect that sportsbook to be added/hidden from the home screen. Clicking the X button on the right side of the search bar will close it.

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


---

# 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/getting-started.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.
