# UE Importer Plugin in 90 Seconds

## Prerequisites

* [Importer Plugin](/documentation/integrations/unreal-engine/reference/ue-importer-plugin.md) downloaded & added to your project or engine
* Motion Factory dataset created, downloaded, and extracted from the `.zip` archive

{% embed url="<https://storage.googleapis.com/motorica-public/docs-videos/QuickImport%20RunThrough%201080p%2030fps%20NoBorder.mp4>" %}

{% hint style="info" %}
If you don't see the Retargeter & Manny mesh when selecting assets, then you may need to **Enable Plugin Content** in the editor, as seen below
{% endhint %}

<figure><img src="/files/cF2ULNNOIyGWbczhu5r5" alt=""><figcaption></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.motorica.com/documentation/integrations/unreal-engine/how-to-guides/ue-importer-plugin-in-90-seconds.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.
