# Update Freelucy

When a new Freelucy version is published to the ServiceNow Store, you can update each instance from System Applications.

{% hint style="warning" %}
**Admin only.** Only ServiceNow administrators can update Freelucy.
{% endhint %}

## Update on an instance

1. Open **System Applications > All Available Applications > All**.
2. Search for **Freelucy**.
3. Choose the version you want and click **Update**.

<figure><img src="https://files.readme.io/38b644e-FREELUCY-Update.png" alt="Updating Freelucy from System Applications"><figcaption><p>Update Freelucy from System Applications.</p></figcaption></figure>

***

## What's next

* Check what's new in [Release notes](/freelucy/get-the-app/release-notes.md).
* Review the supported ServiceNow releases on the [Roadmap](broken://pages/nWrXLJKkMqDlySZyHZWr).


---

# 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.ins-pi.com/freelucy/get-the-app/update.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.
