# Measurement: distance & area

Rayon's takeoff tools can be found in the **`Utilities`** menu of the **bottom toolbar** or triggered via [**shortcuts**](/documentation/design/shortcuts.md).

<figure><img src="/files/nW1LvMZsxO3Jw60Fwjl9" alt=""><figcaption></figcaption></figure>

### **Distance `DS`**

**Mode**: Polyline

* Click to **set the measurement start point**; using the **`Polyline`** mode, you can also decide whether to measure one segment or multiple ones at once.
* As you click to set measurement points, **the total distance measured will appear in the toolbar.**
* By the end of the command, **the control points can be adjusted** to correct the measured distance.

<figure><img src="/files/zdESD6PEZqDwcq34FyPH" alt=""><figcaption></figcaption></figure>

### **Area `AA`**

* Click on the canvas to **define the outline** of measured area. The **size of the surface** will appear at the center of the outline.
* By the end of the command, **the control points of the area can be adjusted** to correct the surface outline.

<figure><img src="/files/A2KB09vjfoBkyihFnFrN" alt=""><figcaption></figcaption></figure>

***

### We are always available

Book a demo with our team, [right here](https://b1kzip68v9f.typeform.com/to/Hgr0eQ4k#source=docs).\
To get some support, reach out to us through our **in-app support chat**. \
More about [our support policy right here](/other-resources/others/support.md).


---

# 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.rayon.design/documentation/design/measurement-distance-and-area.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.
