# BLENDER PLUG-IN

- [Getting Started](https://docs.heat.tech/blender-plug-in/getting-started.md): Download our Blender Plug-In and easily load your HEAT Animations onto your characters, avatars, or 3D models.
- [Quick Guide](https://docs.heat.tech/blender-plug-in/quick-guide.md): Importing HEAT animations into Blender the easy way.
- [HEAT Plug-in Interface](https://docs.heat.tech/blender-plug-in/heat-plug-in-interface.md): An in-depth look at all of the features the HEAT Blender Plug-in has to offer.
- [Advanced Tools in Blender](https://docs.heat.tech/blender-plug-in/advanced-tools-in-blender.md): Advanced applications of the HEAT Blender plug-in.
- [NLA Editor with HEAT](https://docs.heat.tech/blender-plug-in/advanced-tools-in-blender/nla-editor-with-heat.md): Using Blenders NLA (Nonlinear Animation) Editor with HEAT to blend and bake animations.
- [Retargeting with HEAT](https://docs.heat.tech/blender-plug-in/advanced-tools-in-blender/retargeting-with-heat.md): Retarget a HEAT animation from a HEAT armature to your own rigged character.
- [Using Custom Mesh](https://docs.heat.tech/blender-plug-in/advanced-tools-in-blender/using-custom-mesh.md): Bind your custom mesh to a HEAT armature.
- [VRM Importer](https://docs.heat.tech/blender-plug-in/advanced-tools-in-blender/vrm-importer.md): Use the HEAT custom VRM importer to get your .vrm file easily into Blender.
- [Troubleshooting](https://docs.heat.tech/blender-plug-in/troubleshooting.md): Common issues with the HEAT Blender plug-in and how to fix them.
- [Animation not completing download](https://docs.heat.tech/blender-plug-in/troubleshooting/animation-not-completing-download.md): Animation loader is stuck either below or above 90%


---

# 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.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.
