# Toolbar in RhinoArtisan interface

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

This toolbar allows us to switch the view between Raytraced, Rendered, Shaded, or Wireframe modes in the active viewport. By holding the Shift key and selecting a visualization mode, it will change the mode across all viewports—Top, Front, Right, and Perspective.

<figure><img src="/files/4XS55NYtkYu6slL2TG6p" alt=""><figcaption></figcaption></figure>

Additionally, we can activate the Scale View to display real size, magnify the contents of the viewport, magnify the selected object, or undo the magnification.


---

# 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/toolbar-in-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.
