# Updating Software

After installing Clarity Gateway, and periodically after it's installed, it's a good practice to upgrade to the latest software. Clarity Gateway allows you to see which versions are available with your license and upgrade to the latest available version.

Most Clarity Gateway licenses are sold with a year of support and upgrades included, so in most cases you can install any version released up to a year after your license was generated.

{% hint style="info" %}
Clarity Gateway needs a working Internet connection to update its software
{% endhint %}

To access the software upgrade screen, click on the top right menu and select "Upgrade..."

<figure><img src="/files/rc3qo3bTlyXkdTrat6eY" alt=""><figcaption></figcaption></figure>

The upgrade screen will show you a list of available versions. Click on the latest available version that you can install with your license:

<figure><img src="/files/hZJQJnEGoC1kAD68fDnV" alt=""><figcaption></figcaption></figure>

Confirm the version you want to upgrade, and the Clarity Gateway will download the new image and install it.

<figure><img src="/files/RffPomLJT2Wgvx3FAnWn" alt=""><figcaption></figcaption></figure>


---

# 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.jcore.io/clarity-gateway/other/updating-software.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.
