# Getting started with HEAT

- [Quick Start](https://docs.heat.tech/getting-started-with-heat/quick-start.md): Get started with HEAT.
- [Explore Movements](https://docs.heat.tech/getting-started-with-heat/explore-movements.md): Browse and collect over 1000 animations from the HEAT motion marketplace.
- [Collections](https://docs.heat.tech/getting-started-with-heat/collections.md): Creating and utilizing Collections.
- [Auto-Rig](https://docs.heat.tech/getting-started-with-heat/auto-rig.md): Tips and best practices for using the new HEAT Auto-Rigger
- [Text-To-Model Generator](https://docs.heat.tech/getting-started-with-heat/auto-rig/text-to-model-generator.md): Tips for using our Luma AI Genie powered text-to-model generator
- [Using Blender to Optimize Your Character Mesh](https://docs.heat.tech/getting-started-with-heat/auto-rig/using-blender-to-optimize-your-character-mesh.md): Some tips to using Blender to clean up your mesh to work properly in the HEAT Auto-Rig tool
- [Upload a Movement](https://docs.heat.tech/getting-started-with-heat/upload-a-movement.md): Uploading your own movements and animation to HEAT for use within our plug-ins.
- [Best Practices for Upload to HEAT](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat.md): Follow these tips for the best results when uploading your animation to the HEAT marketplace.
- [T69H](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/t69h.md): Meet our avatar, T69H!
- [Export for HEAT](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat.md): Instructions on exporting your animations to be optimized for HEAT.
- [Reallusion Character Creator 4](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat/reallusion-character-creator-4.md): Export settings for Character Creator
- [Reallusion iClone](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat/reallusion-iclone.md): Export settings for iClone
- [Cascadeur](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat/cascadeur.md): Export settings for Cascadeur
- [Unreal Engine](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat/unreal-engine.md): Export settings for Unreal Engine
- [Blender](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat/blender.md): Export settings for Blender
- [Rokoko Studio](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat/rokoko-studio.md): Export settings for Rokoko Studio
- [Xsens](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat/xsens.md): Export settings for Xsens
- [Rigify](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat/rigify.md): Export settings for Rigify in Blender
- [Auto-Rig Pro](https://docs.heat.tech/getting-started-with-heat/upload-a-movement/best-practices-for-upload-to-heat/export-for-heat/auto-rig-pro.md): Export settings for Auto-Rig Pro in Blender
- [Subscription Tiers](https://docs.heat.tech/getting-started-with-heat/subscription-tiers.md): HEAT offers multiple subscription tiers for levels of use.
- [Become A Creator](https://docs.heat.tech/getting-started-with-heat/become-a-creator.md): Become a HEAT Creator and monetize your animations.


---

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