# Regular Scopes

<figure><img src="/files/UAFl7QK1kWOyvLTzSvP3" alt=""><figcaption></figcaption></figure>

When this option is enabled, a panel containing the scopes shows up at the bottom of the interface.  It contains 4 scopes, Waveform, Parade, Vectorscope and Histogram.

The **Waveform** scope can be switched into an **RGB Parade** scope with the buttons at the left side of the Waveform.

The **Vectorscope** can be switched between trace displayed at 100% and 133% with the control at the top right corner of the scope.

At the top left corner of the scopes panel the **Detach Scopes** button.  When enabled the panel will be detached from the main interface.  That way you can move it to a second screen, and have more real state for the main viewer on your main monitor.


---

# 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.cinedream.io/scopes/regular-scopes.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.
