# How do you install the KeyShot plugin for RhinoArtisan?

It’s straightforward; we’ll use the package manager for this.&#x20;

Execute the command PackageManager, and type in the search field: **keyshot**&#x20;

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

Select Keyshot Studio and click on the **Install** button:&#x20;

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

A new window will request that you click the **Install** button to download and install it.

<figure><img src="/files/QNgjbAx2detmDHtCpLQN" 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/tutorials/from-rhinoartisan-to-keyshot/how-do-you-install-the-keyshot-plugin-for-rhinoartisan.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.
