# Zooming In/Out while annotating

Step 1: Open the Video annotator. Click on the Zoom option on the left side.

![](/files/Z2FPoQdQWUUfgmaFZC0s)

Step 2: Zoom display will open. You can click on the Magnifying glass with Plus and minus sign next to Reset in order to zoom in and zoom out respectively.

![](/files/PCp1ZjM2tUsLb0AKxj8L)

{% hint style="info" %}
You can also scroll the wheel of your mouse up to zoom in or down to zoom out.
{% endhint %}


---

# 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.lodestar.ai/dataset-management/video-annotator/zooming-in-out-while-annotating.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.
