# Sources

OmniScope supports a wide range of input sources. Use the **Connect to** dialog (**Input > Connect to...**) to browse and connect available sources.

## Favourite Sources

{% hint style="info" %}
Available in version **1.11.37+**
{% endhint %}

You can mark frequently used sources as favourites for quick access. Click the star icon on any source in the **Connect to** dialog to add it to your favourites. Favourited sources are highlighted with a golden star.

<figure><img src="/files/mMCLDdoPvNFuQzcKTNQ4" alt=""><figcaption><p>Star icon on source tiles to mark favourites</p></figcaption></figure>

Use the star toggle button in the top-right corner of the dialog (next to list/tile view buttons) to filter the list and show only your favourite sources. This is especially useful when you have many sources available and want to quickly connect to the ones you use most often.

<figure><img src="/files/wPkNAkJP497liTObJcin" alt=""><figcaption><p>Star filter button shows only favourite sources</p></figcaption></figure>

Favourites and the filter state are remembered across sessions.


---

# 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://docs.timeinpixels.com/nobe-omniscope/sources.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.
