# Grading Preparation

This guide will assist you on how to prepare your project for color grading. The process is different depending on what software was used during editorial. You can find a guide for the most common ones here:

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Premiere Pro</strong></td><td><a href="grading-preparation/premiere-pro">premiere-pro</a></td></tr><tr><td align="center"><strong>DaVinci Resolve</strong></td><td><a href="grading-preparation/davinci-resolve">davinci-resolve</a></td></tr><tr><td align="center"><strong>Media Composer (coming soon)</strong></td><td><a href="grading-preparation/media-composer">media-composer</a></td></tr><tr><td align="center"><strong>Final Cut Pro (coming soon)</strong></td><td><a href="grading-preparation/final-cut-pro">final-cut-pro</a></td></tr></tbody></table>


---

# 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://help.simonhardegger.com/grading-preparation.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.
