# Installing the Refinery Toolkit from the Dynamo Package Manager

The Refinery Toolkit is available to install in Dynamo's Package Manager.

1. In Dynamo, navigate to the **Packages** menu and click **Package Manager...**

<figure><img src="/files/VUd6lOhiwU9SwZTkPVM4" alt="Package Manager menu option under Packages in the Dynamo menu"><figcaption></figcaption></figure>

2. In the search bar, search for **Refinery Toolkit** (it should be the first item in the list). Click Install, and accept the dialogs that appear. For more information on what the toolkit does, please refer to the [GitHub repository](https://github.com/DynamoDS/RefineryToolkits).&#x20;

<figure><img src="/files/d6NawPNm8B1Wm71P78i4" alt="Searching for refinery in the Package Manager search"><figcaption></figcaption></figure>

3. Refinery Toolkit nodes will now be ready to use!

<figure><img src="/files/kdKKIhYrh5ix50xDzzaA" alt="Refinery toolkits under Add-ons in Dynamo"><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://www.generativedesign.org/03-hello-gd-for-revit/03-05_refinery-toolkit/03-05-01_installing-the-refinery-toolkit-from-the-dynamo-package-manager.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.
