# Installation

## Download

Download the latest version from the official website:

[**Download Nobe LutBake**](https://timeinpixels.com/nobe-lutbake/)

The downloads page provides platform-specific installers, including macOS and Windows.

## Install the App

1. Open the downloaded DMG file.
2. Drag **Nobe LutBake** to the Applications folder.
3. Launch the app from Applications.

## Install the OFX Plugin

On first launch, the [setup wizard](/nobe-lutbake/first-launch-wizard.md) will guide you through plugin installation, node graph setup, and initial configuration.

1. Click **Install OFX Plugin** when prompted, or go to the menu bar popover and click the install button.
2. Enter your administrator password when asked.
3. Restart DaVinci Resolve.

{% hint style="info" %}
The plugin is linked to the app bundle, so updating the app automatically updates the plugin.
{% endhint %}

{% hint style="info" %}
If the OFX plugins directory does not exist or cannot be created, the installer automatically falls back to a privileged install flow and requests administrator access. More descriptive error messages are shown if a previous plugin version cannot be removed or a symlink cannot be created.
{% endhint %}

## Verify Installation

1. Open DaVinci Resolve Studio.
2. Go to the **Color** page.
3. Open the **OpenFX** panel (Effects Library > OpenFX).
4. Search for **Nobe LutBake** and drag it onto a node in the node graph.

If the plugin appears in the list, installation was successful.

## Uninstall

To remove Nobe LutBake, move the app from Applications to Trash. The OFX plugin will stop working automatically since it is linked to the app.


---

# 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.timeinpixels.com/nobe-lutbake/installation.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.
