# Nobe LutBake

- [Overview](https://docs.timeinpixels.com/nobe-lutbake/nobe-lutbake.md): Bake any DaVinci Resolve color pipeline into a portable 3D LUT
- [Use Cases](https://docs.timeinpixels.com/nobe-lutbake/use-cases.md)
- [FAQ](https://docs.timeinpixels.com/nobe-lutbake/faq.md): Frequently Asked Questions
- [Requirements](https://docs.timeinpixels.com/nobe-lutbake/requirements.md): System requirements for Nobe LutBake
- [Installation](https://docs.timeinpixels.com/nobe-lutbake/installation.md): How to install Nobe LutBake
- [First Launch Wizard](https://docs.timeinpixels.com/nobe-lutbake/first-launch-wizard.md): Guided setup on first launch
- [Getting Started](https://docs.timeinpixels.com/nobe-lutbake/getting-started.md): Set up your first LUT capture in DaVinci Resolve
- [Manual LUT Capture](https://docs.timeinpixels.com/nobe-lutbake/manual-capture.md): Capture LUTs directly from the OFX plugin without the menu bar app
- [Menu Bar App](https://docs.timeinpixels.com/nobe-lutbake/menu-bar-app.md): macOS menu bar app for automated LUT capture
- [OFX Plugin](https://docs.timeinpixels.com/nobe-lutbake/ofx-plugin.md): OFX plugin for HALD generation and LUT extraction
- [License](https://docs.timeinpixels.com/nobe-lutbake/license.md): License activation and management
- [Troubleshooting](https://docs.timeinpixels.com/nobe-lutbake/troubleshooting.md): Common issues and solutions


---

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