# Master Edit Tools

- [Edit Menu: Video Walkthrough](https://docs.moasure.com/en/moasure-app/master-edit-tools/edit-menu-video-walkthrough.md)
- [Open/Close](https://docs.moasure.com/en/moasure-app/master-edit-tools/open-close.md)
- [Square Up](https://docs.moasure.com/en/moasure-app/master-edit-tools/square-up.md)
- [Edit Label](https://docs.moasure.com/en/moasure-app/master-edit-tools/edit-label.md): The Edit Label tool enables you to add text to pause points – this is useful for recognition and demonstration purposes.
- [Annotate](https://docs.moasure.com/en/moasure-app/master-edit-tools/annotate.md): The annotation feature allows you to add free-form text notes anywhere on the canvas, without linking them to a specific measurement point.
- [Edit Background](https://docs.moasure.com/en/moasure-app/master-edit-tools/edit-background.md): The Edit Background tool enables you to add a background image to your measurement.
- [Extrapolate Corner](https://docs.moasure.com/en/moasure-app/master-edit-tools/extrapolate-corner.md): The Extrapolate Corner tool will intelligently extrapolate a corner for you based on the angles of the measurement segments. This is useful when you cannot get into a corner during measurement.
- [Ignore](https://docs.moasure.com/en/moasure-app/master-edit-tools/ignore.md): Use the Ignore tool to ignore points in a measurement diagram.
- [Auto Ignore](https://docs.moasure.com/en/moasure-app/master-edit-tools/auto-ignore.md): Auto Ignore is a tool that enables you to automatically remove unwanted points on a straight path.
- [Edit Start](https://docs.moasure.com/en/moasure-app/master-edit-tools/edit-start.md): The Edit Start tool enables you to change your measurement starting point.
- [Edit Paths](https://docs.moasure.com/en/moasure-app/master-edit-tools/edit-paths.md)
- [Cut / Fill](https://docs.moasure.com/en/moasure-app/master-edit-tools/cut-fill.md): In this guide you'll learn how to use the cut/fill tool which helps you calculate the volume of material to add or remove from a site using the Moasure app.
- [Add Depth](https://docs.moasure.com/en/moasure-app/master-edit-tools/add-depth.md): In this guide, you will learn how to use the Add Depth Tool, which enables you to calculate the amount of material needed to cover a site with a specific added depth.


---

# 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.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.
