# Bone Editor

Bone Editor in Poser allows users to modify bone transforms and pivots.

Bone Editor allows Symmetry and a lot of additional customization that can improve the experience.

{% hint style="info" %}
Holding Left Ctrl while clicking a bone will toggle its selection status. Users can select multiple bones at once.

Clicking on no bone will deselect all bones.
{% endhint %}

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

Bone editor supports Bone Symmetry and can be enabled by enabling the Symmetry Checkbox

Bonesnapshots are another important component of Bone Editor and users are allowed to Load and Save Bonesnapshots that will hold the skeleton transformation.


---

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