# Quick Guide

{% embed url="<https://drive.google.com/file/d/1PPMcyHX_kMlN-LiQJTWGbTHx_3jFBxkw/view?usp=sharing>" %}
simple HEAT Blender tutorial
{% endembed %}

## OPENING THE HEAT PLUG-IN

* The Blender Plug-in communicates with the HEAT motion library through the HEAT Bridge.  If you haven't downloaded and installed the HEAT Bridge please [start here](/heat-bridge/getting-started.md).
* Open the HEAT Bridge on your PC.
* Log into the HEAT Bridge with the '**Sign In**' button (<img src="/files/KMiphpBhDDp9fY0CfPHO" alt="" data-size="line">) in the upper right hand corner.
* The HEAT Bridge will automatically link your HEAT account to blender with your personal API key.  Once the Bridge is connected you will see the connection indicator in the lower left corner of the bridge turn from disconnected (<img src="/files/gs1zCFZZgXUiwqFXgC8j" alt="" data-size="line">) to connected (<img src="/files/LEhEh07shawa0XElsIeZ" alt="" data-size="line">).
* Ensure that '**Blender**' is selected in the program selection drop-down (<img src="/files/iZPdoNNVbFahc1OMotW8" alt="" data-size="line">) in the lower left hand corner of the bridge.
* You are now ready to import animations to your Blender project.

## IMPORTING HEAT ANIMATIONS TO YOUR PROJECT

* In the HEAT Bridge locate an animation that you would like to pull into your scene and click it.
* The animation card will expand to show a full size 3D viewport of the animation with it's title, description, and tags.
* in the lower right hand corner select the '**Export to New T69H Model**' button (<img src="/files/NTHJCYdLBSyNiBGkoo8e" alt="" data-size="line">).
* Click the '**Import**' button (<img src="/files/Sc94reFsQlG4ZX9vZClL" alt="" data-size="line">) in the lower right hand corner of the bridge to send the animation from the HEAT Bridge to your Blender scene.
* A new T69H model will appear in your scene and the animation will quickly load onto the model.

{% hint style="warning" %}
It is important that at this point you make sure you are '**Exporting to New T69H Model**' (<img src="/files/hXpU7edQCA5DFa1Is5Fw" alt="" data-size="line">) when choosing an animation.  If attempting to apply the animation with the '**Export to Selected**' (<img src="/files/JlYHv4bMCttVvMuGKNhp" alt="" data-size="line">) option chosen without having anything in your scene the animation import will fail.
{% endhint %}

<figure><img src="/files/eZ2jpeBvy23kMdWb2Z8B" alt="" width="563"><figcaption><p>Importing an animation from the HEAT Bridge to Blender</p></figcaption></figure>

Next we will take a more in depth look at everything the HEAT Blender plug-in can do.


---

# 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.heat.tech/blender-plug-in/quick-guide.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.
