# Download and Install the Grasshopper Plugin

## Download

Visit the [Pollination Grasshopper Plugin](https://www.pollination.solutions/grasshopper-plugin) website and click on "Download the Latest Version".

![](/files/b5RV03vbUs9ceRnCFQPx)

## Installation

### Step 1

Extract the zipped file from your downloads folder and run the .exe file to start the installation.

{% hint style="danger" %}
Rhino must be closed before running the installer.
{% endhint %}

![](/files/UIfOFUWiD1suGxcj2VDk)

### Step 2

Follow the prompts to install the plugin.

![](/files/J0KWwSMRcLuxe1Y7uy7S)


---

# 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.pollination.solutions/user-manual/grasshopper-plugin/download-and-install-the-grasshopper-plugin.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.
