# Welcome!

## Useful links

[**Early Access**](https://u3d.as/3bsY) **•** [**Playable Demo**](https://drive.google.com/file/d/18ROehBrvk5o_EXPj2I8osbn0PPQFjqq1/view?usp=sharing) **•** [**Roadmap**](https://trello.com/b/lXxCpOPJ/motion-warping-for-unity)

## What is Motion Warping?

*Motion Warping* is advanced animation technology, used to adjust character root motion in runtime.

This plugin allows your characters to climb and vault over obstacles, enter vehicles, finish off enemies and much more!

{% hint style="success" %}
**Tip:** make sure to join our [Discord](https://kinemation.gitbook.io/motion-warping-for-unity/) and [YouTube](https://www.youtube.com/@kinemationstudio) channel to get all the latest information on the upcoming updates!
{% endhint %}

{% embed url="<https://youtu.be/pSolnJ91FQA?si=l6yH9IQ_hpGsOq6U>" %}


---

# 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://kinemation.gitbook.io/motion-warping-for-unity/welcome.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.
