# Panels & Tools

As mentioned in the previous section each CineDream Page includes several hidden panels containing color correction and grading tools as well as navigation tools and presets saving and management tools.  All these panels are hidden by default and can be opened by hovering the cursor over it's corresponding arrow.

Those Panels are:

**Develop Panel:** Located at the left hand side of the interface in the Base Correction and Shot Matching Pages

**Filmstrip:** Located at the bottom of the interface in all three pages.

**Presets Panel:** Located at the top of the viewer in all three pages.

**Color Correction tools Panel:** Located at the right hand side of the interface in all three pages.

**Look Panel:** Located at the left hand side of the interface in the Final Grading Page.


---

# 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/panels-and-tools.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.
