# Rhino and RhinoArtisan Interface

RhinoArtisan works as a Rhinoceros plugin, and also has its own interface. In terms of functionality it is exactly the same, so why have we created a different interface? The main reason is ease of use. We have created a focused interface for jewellery design by integrating RhinoArtisan's own functionalities for jewellery.

Our recommendation is that you use the interface you are most comfortable with.

<figure><img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/DNS9mAwPFVb7n9gVqyWK/image.png" alt=""><figcaption><p>RhinoArtisan User Interface</p></figcaption></figure>

To run RhinoArtisan with its own interface, you will find a RhinoArtisan icon on your desktop. Also in the Windows start menu.

<figure><img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/NZ9pVYG8DDl7fHEy9ph5/image.png" alt=""><figcaption><p>Desktop</p></figcaption></figure>

To run it in Rhino mode, you don't have to do anything, just open Rhino as usual.

<figure><img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/IO99uzZLq7qxESIa7M7s/image.png" alt=""><figcaption><p>Rhino User Interface</p></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://docs5.rhinoartisan.com/user-interface/rhino-and-rhinoartisan-interface.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.
