# Replacing Limbs

You can replace any limb with a default limb, even if it's animated. We don't encourage this because it's a destructive action which can potentially lose hours of work, and so it's a little bit buried:

Select one or more limb layers, choose the type you want to replace them with in the Type dropdown, then hold **Alt** and click **New**.  The limb layer will be replaced by a new default limb of the selected type, but the controllers, and all the properties in the Limber effect, are untouched. Any customizations that had been made to the original limb layer are *not* remembered during the replace operation.


---

# 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://support.animatable.co/managing-limbs/replacing-limbs.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.
