# Square Up

The **Square Up** tool allows you to correct and tidy your measurements by snapping angles to **90°** or **45°**.

This can be useful in a variety of scenarios:

* **Wall measurements**: Where corners should be square, but your capture may be slightly off.
* **Outdoor structures and site measurements**: Such as patios, gazebos, or site boundaries, where angles need squaring for a cleaner outline.

**How it works**

After capturing your measurement:

1. Open the **Square Up** tool from the toolbar.
2. Choose from three levels of intensity:
   * **Low**
   * **Medium**
   * **High**

**Example**

In the example below, an outdoor site outline was captured. The original measurement contains several angles that were close but not exactly square. Applying **Square Up** at *Medium* intensity corrected these, providing a much cleaner layout while retaining the overall shape.

<figure><img src="/files/WuCw1IqajmtWPZEmVwGQ" alt="" width="375"><figcaption></figcaption></figure>

<br>

\ <br>


---

# 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.moasure.com/en/moasure-app/master-edit-tools/square-up.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.
