> 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/something-useful/keeping-luminar-neo-up-to-date.md).

# Keeping Luminar Neo Up To Date

Luminar Neo automatically checks for launch updates to ensure you get new features, enhancements, and bug fixes. You can also check for updates manually within Luminar Neo.

<div data-full-width="true"><figure><img src="/files/koYhnPHGbgxJsHCuzTOu" alt=""><figcaption></figcaption></figure></div>

#### To check for updates: <a href="#h_01haa7gkx9jj8hh6czcfrf0p81" id="h_01haa7gkx9jj8hh6czcfrf0p81"></a>

{% tabs %}
{% tab title="macOS" %}
To ensure you have the latest version of Luminar Neo, choose **Luminar Neo > Check for Updates**.
{% endtab %}

{% tab title="Windows" %}
To ensure you have the latest version of Luminar Neo, choose **Luminar Neo > Help > Check for Updates**.
{% endtab %}
{% endtabs %}

This will launch the Skylum update service and automatically download the latest update if you aren’t already running the latest version of Luminar Neo. After the update service downloads a new version of Luminar Neo and follows any prompts related to installation and restarting the software. You may also need to input your **administrator password** and update the Luminar Neo plugins for applications such as Photoshop and Photos.

{% hint style="warning" %}
To ensure Luminar Neo runs smoothly, keep your operating system and graphics card drivers up to date.
{% endhint %}

{% hint style="info" %}
Check how to turn on and off Luminar Neo auto-updates for macOS [HERE](/something-useful/turn-on-off-luminar-neo-auto-updates-for-macos.md)
{% endhint %}

If you have questions about Luminar Neo, please [**contact our support team**](https://skylum.com/support/contact?utm_source=support\&utm_medium=organic\&utm_campaign=content).


---

# 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/something-useful/keeping-luminar-neo-up-to-date.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.
