> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/about-luminar-neo.md).

# About Luminar Neo

- [Standalone Image Editor](https://support.skylum.com/about-luminar-neo/standalone-image-editor.md): Discover how to use Luminar Neo as a standalone image editor, allowing you to edit photos with advanced tools and features without relying on other software.
- [System Requirements](https://support.skylum.com/about-luminar-neo/system-requirements.md): Discover the minimum system requirements for running Luminar Neo on your computer or mobile device to ensure optimal performance during editing.
- [Luminar Neo with other software](https://support.skylum.com/about-luminar-neo/luminar-neo-with-other-software.md)
- [Installing Plug-ins](https://support.skylum.com/about-luminar-neo/luminar-neo-with-other-software/installing-plug-ins.md): Add extra functionality to Luminar Neo by installing compatible plugins. This guide explains the full process for Windows and Mac.
- [Luminar Neo with Adobe Photoshop](https://support.skylum.com/about-luminar-neo/luminar-neo-with-other-software/luminar-neo-with-adobe-photoshop.md): Use Luminar Neo as a plugin with Adobe Photoshop for powerful combined workflows. This guide shows you how to set it up.
- [Luminar Neo with Adobe Lightroom Classic](https://support.skylum.com/about-luminar-neo/luminar-neo-with-other-software/luminar-neo-with-adobe-lightroom-classic.md)
- [Lightroom Classic Catalog Migration](https://support.skylum.com/about-luminar-neo/luminar-neo-with-other-software/luminar-neo-with-adobe-lightroom-classic/lightroom-classic-catalog-migration.md)
- [Luminar Neo as a Photos for macOS Extension](https://support.skylum.com/about-luminar-neo/luminar-neo-with-other-software/luminar-neo-as-a-photos-for-macos-extension.md)
- [Supported File Types and Cameras](https://support.skylum.com/about-luminar-neo/supported-file-types-and-cameras.md): Check which file formats and camera models are compatible with Luminar Neo, ensuring smooth integration and support for your photography workflow.
- [Working with an unsupported raw format](https://support.skylum.com/about-luminar-neo/working-with-an-unsupported-raw-format.md): Discover how to work with unsupported files in Luminar Neo, including tips for conversion and troubleshooting when dealing with incompatible formats.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://support.skylum.com/about-luminar-neo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
