# Anatomy Anim FBIK

This node is designed to transfer animation animation from one skeleton to a characters simple skeleton.  This process is useful when you are matching skeletons from external FBX files to your current character.

Keep in mind this node is used to transfer from a skeleton that is not the same as the skeleton created with the character for Procedural Anatomy.  If you want to transfer animation to a character in another program you can go to the skel solve node and bypass this node.


---

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