# Anatomy Anim Match Pose

This node defines an automated way to match pose between the character skeleton and input animation.  It is designed to offer accurate pose matching in an automated way.

{% hint style="danger" %}
You must have a mapping attribute for every bone that will be matched!
{% endhint %}

This node is not an alternative to Houdini’s rig match pose node, it matches the angles between the matched skeletons.

This node is a work in progress and may not work correctly in every situation.


---

# 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.procedural-anatomy.com/applying-animation/animation-nodes/anatomy-anim-match-pose.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.
