# Optical Flares for Nuke Docs

## Optical Flares for Nuke Docs

- [Optical Flares for Nuke Home](https://video-copilot.gitbook.io/opticalflaresnuke/optical-flares-for-nuke-home.md)
- [Updates](https://video-copilot.gitbook.io/opticalflaresnuke/updates.md)
- [Installing Optical Flares For Nuke](https://video-copilot.gitbook.io/opticalflaresnuke/installing-optical-flares-for-nuke.md)
- [Installation](https://video-copilot.gitbook.io/opticalflaresnuke/installing-optical-flares-for-nuke/installation.md)
- [Creating Custom Install Directories](https://video-copilot.gitbook.io/opticalflaresnuke/installing-optical-flares-for-nuke/creating-custom-install-directories.md)
- [Environment Variables](https://video-copilot.gitbook.io/opticalflaresnuke/installing-optical-flares-for-nuke/environment-variables.md)
- [Getting Started](https://video-copilot.gitbook.io/opticalflaresnuke/getting-started.md)
- [Plug-In Parameters](https://video-copilot.gitbook.io/opticalflaresnuke/getting-started/plug-in-parameters.md)
- [Lens Flare Editor (Options)](https://video-copilot.gitbook.io/opticalflaresnuke/getting-started/lens-flare-editor-options.md)
- [Node Inputs & Outputs](https://video-copilot.gitbook.io/opticalflaresnuke/getting-started/node-inputs-and-outputs.md)
- [Using Optical Flares For Nuke](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke.md)
- [Composite A Flare Into Your Shot](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/composite-a-flare-into-your-shot.md)
- [Tracking Flare Position](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/tracking-flare-position.md)
- [Loading & Editing Presets](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/loading-and-editing-presets.md)
- [Using a Lens Texture](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/using-a-lens-texture.md)
- [Creating A Lens Flare From Scratch](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/creating-a-lens-flare-from-scratch.md)
- [Lens Flare Obscuration](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/lens-flare-obscuration.md)
- [3D Lens Flare From Nuke Light](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/3d-lens-flare-from-nuke-light.md)
- [3D Lens Flare Obscuration](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/3d-lens-flare-obscuration.md)
- [Importing Custom Texture Sprites](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/importing-custom-texture-sprites.md)
- [Dynamic Triggering and Automatic Animation of Lens Objects](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/dynamic-triggering-and-automatic-animation-of-lens-objects.md)
- [Farm Rendering & GPU Mode](https://video-copilot.gitbook.io/opticalflaresnuke/using-optical-flares-for-nuke/farm-rendering-and-gpu-mode.md)
- [Floating License Server](https://video-copilot.gitbook.io/opticalflaresnuke/floating-license-server.md)
- [Nuke vs. AE Comparison](https://video-copilot.gitbook.io/opticalflaresnuke/nuke-vs.-ae-comparison.md)
- [FAQ And Troubleshooting](https://video-copilot.gitbook.io/opticalflaresnuke/faq-and-troubleshooting.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://video-copilot.gitbook.io/opticalflaresnuke/optical-flares-for-nuke-home.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.
