# Free Blueprint Configs

These files will be downloaded as a .UEasset file.  To install them into your Unreal Engine project simply open the directory of your UE project file in your File Explorer and copy them into the appropriate directory.  An example directory would be '**C:\Users\\\*username\*\Documents\Unreal Projects\MyProject4\Content\Characters**'.  You can find the desired directory location by right clicking in the content browser of Unreal Engine and selecting '**Show in Explorer**'.

* [Mixamo](https://drive.google.com/file/d/1LjpntpZc0048aELz-XTVuvLq3BxzCJ3h/view?usp=drive_link)
* [SK\_Mannequin](https://drive.google.com/file/d/1LQNuFawfKoDOMA-htkv4kFccCSmIZstE/view)
* [ReadyPlayerMe](https://drive.google.com/file/d/1OzW9EpTJwoD4tOyVqvM08kiCJlQq2a-k/view?usp=drive_link)
* [Vipe](https://drive.google.com/file/d/189earK8eiP2VrKyd0P5PWC-_NWZrapZR/view?usp=drive_link)

Next we will go over how to implement MetaHumans with HEAT.


---

# 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/unreal-engine-plug-in/advanced-tools-in-ue5/user-models/free-blueprint-configs.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.
