# User Interface

- [Rhino and RhinoArtisan Interface](https://docs.rhinoartisan.com/user-interface/rhino-and-rhinoartisan-interface.md): RhinoArtisan works as a Rhinoceros plugin, and also has its own interface.
- [Toolbar and Menu in Rhino](https://docs.rhinoartisan.com/user-interface/toolbar-and-menu-in-rhino.md): Available in Rhino User Interface
- [Ribbon](https://docs.rhinoartisan.com/user-interface/ribbon.md)
- [Panels](https://docs.rhinoartisan.com/user-interface/panels.md)
- [Outliner](https://docs.rhinoartisan.com/user-interface/panels/outliner.md): Available in Rhino and RhinoArtisan User Interface
- [Apply Style](https://docs.rhinoartisan.com/user-interface/panels/outliner/apply-style.md)
- [Commands](https://docs.rhinoartisan.com/user-interface/panels/commands.md)
- [Layers](https://docs.rhinoartisan.com/user-interface/panels/layers.md): Layer organization system.
- [Quick Gems](https://docs.rhinoartisan.com/user-interface/panels/quick-gems.md): Available in Rhino and RhinoArtisan User Interface
- [Curator](https://docs.rhinoartisan.com/user-interface/panels/curator.md): The Thematic Library of Elements
- [Recent Commands](https://docs.rhinoartisan.com/user-interface/panels/recent-commands.md): Available in Rhino and RhinoArtisan User Interface
- [Render and Animation](https://docs.rhinoartisan.com/user-interface/panels/render-and-animation.md): The Render & Animation panel keeps all the resources to make rendered images and animated videos from your designs.
- [Panels Management](https://docs.rhinoartisan.com/user-interface/panels/panels-management.md)
- [Breakdown Details](https://docs.rhinoartisan.com/user-interface/panels/breakdown-details.md)
- [Technical Chart](https://docs.rhinoartisan.com/user-interface/panels/technical-chart.md)
- [Retail](https://docs.rhinoartisan.com/user-interface/panels/retail.md)
- [Report](https://docs.rhinoartisan.com/user-interface/panels/report.md)
- [Nivoda](https://docs.rhinoartisan.com/user-interface/panels/nivoda.md)
- [Middle Button](https://docs.rhinoartisan.com/user-interface/middle-button.md): Available in Rhino and RhinoArtisan User Interface
- [Toolbar in RhinoArtisan interface](https://docs.rhinoartisan.com/user-interface/toolbar-in-rhinoartisan-interface.md): There’s a toolbar hidden in the viewport that appears when we move the mouse to the bottom of any viewport:
- [Options](https://docs.rhinoartisan.com/user-interface/options.md)
- [User Folder](https://docs.rhinoartisan.com/user-interface/user-folder.md): The user folder contains all user-customizable files, such as element libraries, rendering materials, textures, and images.
- [Languages](https://docs.rhinoartisan.com/user-interface/languages.md): RhinoArtisan checks the installed language in Rhino and adapts automatically.


---

# 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/user-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.
