# How to display the toolbar?

To display the RhinoArtisan toolbar, go to the **Window** menu and, within the menu, select **Toolbars...**

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

In the "Toolbars and toolbar groups" section, select Artisan. This will display all the toolbars, then select the one called Artisan.

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

Done! This toolbar works like any other Rhino toolbar; locate it wherever you prefer.

<figure><img src="/files/9cUUIAgInge3dXie2pO3" alt=""><figcaption></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://docs.rhinoartisan.com/frequently-asked-questions/installation-and-updates/how-to-display-the-toolbar.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.
