# What version of RhinoArtisan I'm using?

Sometimes, our technical support team needs to know exactly which version you have installed on your computer. The main reason is that, in many cases, when a user reports a question or problem, it has already been fixed in later versions.

### Command Prompt

When Rhino or RhinoArtisan opens, it displays the exact version at the command prompt.

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

### Rhino User Interface

In the RhinoArtisan toolbar, you can find the About icon on the right hand side.

<figure><img src="/files/ZXZZIfacg3K2rTzCTFi9" alt=""><figcaption><p>About icon on the RhinoArtisan toolbar</p></figcaption></figure>

You can also check your current version by executing the command ArtisanAbout, which will open a window similar to this one:

<figure><img src="/files/84E2TH2CEENrW5y6Cqb3" alt=""><figcaption></figcaption></figure>

### RhinoArtisan User Interface

In the RhinoArtisan user interface, you will find the same icon, in this case in the top right corner:

<figure><img src="/files/b9Flo4rXJaRvlBtTwjDU" 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.rhinoartisan.com/frequently-asked-questions/installation-and-updates/what-version-of-rhinoartisan-im-using.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.
