# CineDream 3 Pages Interface

CineDream interface is organized into 3 pages.  You can switch between these 3 pages clicking on the button at the top center of the interface or through the View dropdown menu.

<figure><img src="/files/DLkCQUSIb3wKSg4klAJ2" alt=""><figcaption><p>3 Pages Interface</p></figcaption></figure>

The only exception to this layout is in Resolve where CineDream does not have a Shot Matching page.  Due to limitations on how CineDream communicates with DaVinci Resolve, multiple clips can’t be viewed in CineDream at the same time, which makes impossible to use grouping and shot matching. You can use CineDream to create a Base Correction or a Final Grade on a per clip basis.  To apply that correction or final grade to multiple clips, you can copy and paste CineDream to other clips inside Resolve’s UI as you would with any other effect or property.


---

# 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/cinedream-3-pages-interface.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.
