# Welcome

We’ve been working on something quite special and are grateful for your interest in it.  We look at this as an innovative way to bring your characters to life and enable rapid iteration.

## Prerequisites

An understanding of anatomy, placement of bones with accuracy defines how well your muscle simulation will work.

Understanding the following would help make your simulations better:

* KineFX, motion capture, full body IK
* Vellum Simulations
* TOPs

If you do not know these aspects of Houdini do not worry, Procedural Anatomy makes it easy to work with these systems and you will learn along the way!

## YouTube

Our longer form tutorials and breakdown videos will all appear on YouTube.  You can find a link to our channel bellow.

{% embed url="<https://www.youtube.com/@ProceduralAnatomy/playlists>" fullWidth="false" %}


---

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