# Panels

- [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)


---

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