> For the complete documentation index, see [llms.txt](https://docs.aeroai.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aeroai.io/siega-web-features/tools.md).

# Tools

Tools is where you start working on top of your data rather than just looking at it. Once a scene is loaded, this is&#x20;the section you turn to for pulling real measurements off your assets, marking up what matters, and bringing field&#x20;photos into the picture. Each one has its own page with the full walkthrough.

Measurements lets you measure distance, area, circles, and volume anywhere on the globe, and read coordinates and&#x20;switch units as you go. Annotations let you draw directly on your data and attach notes and images to the spots that need explaining. Drone Images Gallery brings your geotagged drone photos into the scene, pinning each one to the exact&#x20;place it was taken.

Where Actions is about building and arranging a scene, Tools is about getting answers and adding meaning to it. Start&#x20;with whichever fits the question in front of you.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.aeroai.io/siega-web-features/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.
