# System Requirements

{% hint style="success" %}
RhinoArtisan 6 works on Rhino 8.
{% endhint %}

RhinoArtisan is light and thoroughly optimized to run on even home computers. Here you can find the specifications your computer should meet to run RhinoArtisan to its full potential:

**Hardware:**

* AMD or Intel 64-bit processor (not ARM)
* At least 8 GB of memory (RAM) is recommended
* 5 GB of hard disk space
* OpenGL 4.5 compatible graphics cards are recommended
* Video cards with at least 4GB of memory are recommended
* A mouse with multiple buttons and a scroll wheel is recommended.
* RhinoArtisan works at any resolution, but 4K is recommended

**Operating systems:**

* Windows 11
* Windows 10

**Internet connection for:**

* Download and install.
* License validation.
  * Managing Licenses with Cloud Zoo

**Not supported:**

* Windows 8.1 and earlier versions
* Windows Server (any version)
* Boot Camp on Macs with Apple Silicon
* Virtualization systems such as VMWare, Remote Desktop and Parallels
* Linux
* ARM processors, including Microsoft SQ® 1 and 2


---

# 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/getting-started/system-requirements.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.
