> 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.md).

# Learn

- [Overview](https://docs.motorica.com/learn/overview.md): Motorica provides a suite of animation tools for generating believable locomotion animation for films and games. Learn how to use these products via our Tutorials and Concept pages.
- [Tutorials](https://docs.motorica.com/learn/tutorials.md): Learn how to use Motorica's suite of Motion Engine products by creating animations datasets for zombies, goblins, and humans.
- [Animate a Walking Zombie](https://docs.motorica.com/learn/tutorials/animate-a-walking-zombie.md): \[This tutorial will demonstrate how to create a single styled animation in motion stage. Meant for complete beginners (possibly free trial users).]
- [Animate a Sneaking Goblin](https://docs.motorica.com/learn/tutorials/animate-a-sneaking-goblin.md): \[This tutorial will demonstrate how to animate a mix of two styles with unique motion settings in motion stage. Meant for beginners, but must be customers that have full access to Motion Factory.]
- [Generate and Use Animation Datasets in Unreal Engine](https://docs.motorica.com/learn/tutorials/generate-and-use-animation-datasets-in-unreal-engine.md): \[This tutorial, split into two parts, will demonstrate how to use motion factory to generate a dataset for use in Unreal Engine. Meant for users that have a very basic understanding of Motorica.]
- [Part 1: Animate Datasets of a Woman Crouching](https://docs.motorica.com/learn/tutorials/generate-and-use-animation-datasets-in-unreal-engine/part-1-animate-datasets-of-a-woman-crouching.md): \[Part 1 encompasses the Motion Factory part of this tutorial]
- [Part 2: Utilize Datasets in Unreal Engine](https://docs.motorica.com/learn/tutorials/generate-and-use-animation-datasets-in-unreal-engine/part-2-utilize-datasets-in-unreal-engine.md): \[Part 2 will demonstrate how Motorica integrates seamlessly into Unreal Engine and Unreal's Motion Matching system]
- [Concepts](https://docs.motorica.com/learn/concepts.md): Understand the context behind Motorica and each product's features. The building-blocks and fundamentals of Motorica lies within our Concepts.
- [The Motion Engine](https://docs.motorica.com/learn/concepts/the-motion-engine.md): Learn the foundational technology behind Motorica's products: The Motion Engine
- [Styles](https://docs.motorica.com/learn/concepts/styles.md): Learn about the Styles system: directing your virtual actor with select personality and character based on real motion capture performances.
- [Motion Stage](https://docs.motorica.com/learn/concepts/motion-stage.md): Learn about Motorica's free-to-use product for generating single-take animations for films and games.
- [Motion Factory](https://docs.motorica.com/learn/concepts/motion-factory.md): Learn about Motorica's enterprise solution for generating batch locomotion datasets for motion matching systems.
- [Style Cloning](https://docs.motorica.com/learn/concepts/style-cloning.md): Learn about Style Cloning and how you can create completely original Styles for use within Motion Stage and Motion Factory.
- [Front-end Platform Integration](https://docs.motorica.com/learn/concepts/front-end-platform-integration.md): Learn how Motorica easily integrates with leading game and animation software with provided plugins, and toolsets.


---

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