> For the complete documentation index, see [llms.txt](https://docs.motorica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.motorica.com/learn/concepts/front-end-platform-integration.md).

# Front-end Platform Integration

## Overview

Motorica's generated animations are always fully-covered, dense, and generated as an `.fbx` file so they're perfect for directly importing into game and film software.

## Full Support for Unreal Engine

Motorica provides an importer plugin to simplify the pipeline between generating an animation and using said animation within your Unreal project. This plugin imports animations, retargets, and sets up pose search assets for Unreal Engine's Motion Matching system.

Additionally, Motorica provides a plugin for capturing root motion data from capsules within your project so you can upload custom root motion data for generating animations in Motion Factory.

To learn more about how to integrate Motorica into you Unreal Engine project, view our [Unreal Engine documentation](/documentation/integrations/unreal-engine.md).

\
&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/learn/concepts/front-end-platform-integration.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.
