# Measure Angle

The Measure Angle tool is located on the [Tool Bar](/formit-introduction/tool-bars.md).

The Measure Angle tool is used to measure angles between vertices, edges, faces, and volumes. You can also use the Measure Angle tool to drive dimensions of geometry.

* From the **Measure** toolbar menu, select the **Measure Angle** tool or use the keyboard shortcut **M A** and select a starting point.

  <img src="/files/-MlG7upKOI-Hx2XiWdbO" alt="" data-size="original">
* Click and drag the handle to the starting vertex.

  <img src="/files/-MlG7upNPHCOw0_GExMY" alt="" data-size="original">
* Use the arrows to measure the angle between one point to another.

  <img src="/files/-MlG7upPQrF_CHi1e0YK" alt="" data-size="original">
* To change the geometry, click on an edge or face and enter a new angle value by clicking on the displayed angle.

  <img src="/files/L0R4QKXQlzsmthVy0hSc" alt="" data-size="original">
* Your changes or measurements display:

  <img src="/files/-MlG7upSw5FolkN-x40y" alt="" data-size="original">


---

# 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://windows.help.formit.autodesk.com/tool-library/measure-angle-tool.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.
