# Blender

**Recommended Models**

* Our in house model, T69H - easily imported into your project via our Blender plug-in, shown below.

**Special Tools**

Use our HEAT plug-in available [here](/blender-plug-in/getting-started.md). It allows you to import the T69H character model directly.&#x20;

**Steps to Export**

1. Import the T69H character model.
2. Apply your animation.
3. Navigate to ‘**File > Export > glTF 2.0**’.
4. Keep all settings default and click ‘**Export glTF 2.0**’.

<figure><img src="/files/OFlA6TAJAebsLzGu1bCZ" alt="" width="563"><figcaption><p>Blender</p></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://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat/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.
