# Getting Started with Octane for Blender

This guide walks you through setting up OctaneRender in Blender - from downloading the correct files to rendering your first scene.

{% embed url="<https://youtu.be/bQetziYf-Z4>" %}
Video guide to getting started with Octane for Blender
{% endembed %}

***

#### Step 1: Download the Required Files

Visit OTOY's [Downloads Page](https://render.otoy.com/account/downloads.php?) and download the following:

* Octane Server
* Octane for Blender build (make sure the version matches your current Blender version)<br>

⚠️ The Blender build must be version-matched for Octane to function correctly.

***

#### Step 2: Launch the Octane Server

Once both files are installed:

* Launch the Octane Server.\
  This app must be running in the background in order for Octane to work inside Blender.

***

#### Step 3: Enable the Octane Add-on in Blender

Inside Blender:

1. Go to Edit > Preferences > Add-ons
2. Search for “Octane”
3. Enable the checkbox next to the Octane plugin
4. Restart Blender if prompted

***

#### Step 4: Set Octane as Your Render Engine

* In the Render Properties tab, switch the render engine to Octane
* You should now see Octane’s render settings and node editor available

***

#### Step 5: Start Building

To begin creating with Octane in Blender:

* Add Octane lights or an HDR environment
* Begin using Octane shaders and materials within the node graph

***

#### ✅ You’re Ready!

Octane is now fully integrated with Blender.

<br>


---

# 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://know.rendernetwork.com/getting-started/quickstart-for-c4d-blender-unreal-houdini/quickstart-blender/getting-started-with-octane-for-blender.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.
