# Useful Rigging Links

[**Introduction to rigging in Maya**](https://3dtotal.com/tutorials/box-sets/maya-animation-rigging-with-jahirul-amin)

Jahirul Amin does a great job explaining the why of rigging with explanations very close to what we have taught for years and is a very overlooked resource.

[**Updated Body and Face Rigging**](https://www.youtube.com/watch?v=UpHKfUPyyBI\&feature=youtu.be)

After you get the body working, the face is often the next thing to rig. You might want to follow only the face rigging part or do the entire body and face training here.  AntCgi has been teaching for a long time and covers body, face, quadruped rigging and python.

[**Quadruped Friendly Rigging**](https://www.riggingdojo.com/quadruped-friendly-rigging/)

An older but still good masterclass on rigging a Quadruped. Quadruped Friendly Rigging from Javier AKA “Goosh” one of our early mentors, plus a large set of bonus training rig tips.

[**Painting Weights and Skinning: A Straightforward Approach**](https://www.3dfiggins.com/writeups/paintingWeights/)

Painting weights can be miserable. However, with a clear mindset and exposure to certain tools and processes, you can overcome each of them.

[**mGear Data Centric Rigging**](https://www.youtube.com/watch?v=pjPzCBN5KB0\&feature=youtu.be)

While mGear is an opensource autorig toolset, Miquel has created a series of videos covering the rigging approach he takes to develop the tools and use them. This is a great introduction and foundation to understanding the tools and start to be able to grow beyond them. Covering concepts and body and face rigging. This is a great start after the easier tutorials.

[**Cult of Rig (Rigging Dojo Intro)**](https://www.riggingdojo.com/2017/05/28/cult-rig-season-00-day-001-naming-comps/)

Taking a deep look at rigging in Maya and really beyond any rigging examples you will find anywhere else, Raf takes a long detailed journey through rigging first principles to deconstruct everything you think you know about rigging so far and break it into the smallest parts possible before putting it all back together.  We have a starting point for you to help ease into the series or you can go [directly to his pag](http://email.d.kajabimail.net/c/eJwdjssKgzAURL_GbEpDcr0xushCsIWu-wGSmKhpfZHGSv--aWFgYGAOxyoHBjnxChhwxjlwRBRAOa0LAdgIWTWQN3V9yZBZ-tQPbfys_UQXF8moEDpgfW6lrBj0rChkgVoII0pu-w4MmdQY45bldQbXlOM4aLdPce2DH2i3zmkj7gdsrZv824VP6606J0wpkQlJgnpFt416WVMHs4chmQx_hXQnUd19dKdbk0GOsqy-Y4s-6Q)e and start learning.


---

# 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://stephanosterburg.gitbook.io/scrapbook/rigging/useful-rigging-links.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.
