# Measuring tool

By using measuring tool, the user can measure the distance between two points.

1. To launch, use the short-cut ‘l’ and click to place the first checkpoint.
2. Select the first checkpoint, and place other checkpoint(s). They are automatically linked. To stop placing the points, right click.
3. To see the length between checkpoints, select ALL the checkpoints you would like to measure by Ctrl+ click, and choose the right click menu ‘Path information’-‘Path length’.

![](/files/-Lz9eISn9p6qr1E54uvK)


---

# 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://janelia-flyem.gitbook.io/neutu/measuring-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.
