# Axis Alignment

![](/files/-MOyaV9SO5sMNhVcgIJv)

#### Mirror Normals:

Mirrors the selected normals on the X, Y, or Z axis.&#x20;

{% hint style="warning" %}
This is not a live mirror like the [Tool Settings](https://bnpr.gitbook.io/abnormal-wiki/abnormal-tools/tools#mirror-axis) option. This will mirror the selected normals just once.
{% endhint %}

#### Flatten Normals on Axis:

Flatten the selected normals on the object's local X, Y, or Z axis.

#### Align to Axis:

Points the selected normals along the positive or negative local X, Y, or Z axis.


---

# 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://bnpr.gitbook.io/abnormal-wiki/abnormal-tools/axis-alignment.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.
