# Introduction

**CineDream is a color grading plugin.**

You can use it to color grade video, as it works with Adobe Premiere Pro, Final Cut and DaVinci Resolve.  Or use it to color grade photos, as it works with Lightroom Classic and Photoshop.  Plus, you can use it in standalone mode, as an independent app, to color grade photos.

CineDream will let you:

-Perform a base correction, fixing any exposure and balance issues.

-Organize your footage or photos into groups to quickly copy corrections between images and match them.

-And apply a final grade or look grade to each group for that final cinematic feel.

To accomplish this you’ll be able to use traditional tools like sliders, wheels and curves as well as direct on screen grading, which let’s you control all those tools, just by clicking and dragging over the image.

This page is a technical manual where you’ll find all the information needed to install, navigate and use CineDream.


---

# 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/introduction.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.
