# How can I update RhinoArtisan?

RhinoArtisan will display a message in your command prompt whenever there's an update available to download. If you see this message and close RhinoArtisan, the update process will begin.

{% hint style="info" %}
Every time we eject Rhino or RhinoArtisan, if we have an internet connection, it will check if there is a new version available.
{% endhint %}

### RhinoArtisan User Interface

You can also update RhinoArtisan manually by clicking on the **Update** button on the **File** tab.

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

### Rhino User Interface

The upgrade option is also available in Rhino.

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

{% hint style="info" %}
RhinoArtisan will download and wait for us to close Rhino or RhinoArtisan.
{% endhint %}


---

# 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.rhinoartisan.com/frequently-asked-questions/installation-and-updates/how-can-i-update-rhinoartisan.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.
