# Correctives

The Poser allows users to create corrective Morph Targets.&#x20;

Corrective Morph Targets hold deltas between Base Pose and Current Pose.

In order to set a Base Pose users have to navigate to Tools menu and select Set Current Pose as Base.

<div align="left"><figure><img src="/files/WlMF9Lr6ZiOxoOqO3GSJ" alt=""><figcaption></figcaption></figure></div>

To reset the Base Pose select Clear Base Pose.

Clicking on Create Morph Target or Create Reverse Morph Target will create the corrective Morph Target.

{% embed url="<https://youtu.be/2K9kqvHac0Q>" %}


---

# 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.meshmorpher.com/editor/advanced-operations/poser/correctives.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.
