# Installation

{% stepper %}
{% step %}

### Download `.zip` files from your account orders at [Superhive](https://superhivemarket.com/products/floor-generator).

<figure><img src="/files/2RCBQThdhRSHjrnIhDJ3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Install the add-on in Blender

Open Blender and go to: `Edit > Preferences`&#x20;

<figure><img src="/files/e3go4ytcKInTcB3rELcJ" alt="" width="496"><figcaption></figcaption></figure>

In `Preferences` window go to `Add-ons` tab. In the right top corner click on the button `Add-ons Settings` and select `Install from Disk...`&#x20;

<figure><img src="/files/m5zVj3N2mJGOdIeCwhSQ" alt="" width="563"><figcaption></figcaption></figure>

Navigate to the location of the `.zip` file you downloaded in [Step 1](#download-.zip-files-from-your-account-orders-at-superhive) and install it. Once installed - click on the checkbox to enable the [Floor Generator](https://superhivemarket.com/products/floor-generator) add-on.

<figure><img src="/files/QK9zzTLsky9Zi1euuJFH" alt="" width="563"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Installation completed

Once enabled - the [Floor Generator](https://superhivemarket.com/products/floor-generator) UI panel will appear in the `3D Viewport Sidebar (N-panel)` in the **NodeCrafted** tab.

<figure><img src="/files/eYjTFNAPa3d3ZTab0HJy" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://nodecrafted.gitbook.io/floor-generator-3.0-manual/getting-started/installation.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.
