# Pan & zoom

Pan & Zoom allows you to zoom into a specific area of your demo. This allows you to highlight certain areas of your platform.&#x20;

{% hint style="warning" %}
Ensure the call-to-action is placed within the Pan & Zoom window. This prevents any confusion, as the zoom focuses on a specific area. If the call-to-action is outside this area, it may not be visible to your audience.
{% endhint %}

{% hint style="info" %}
Please note, the Pan & Zoom feature is currently only available on screenshot-based captures.
{% endhint %}

### How to use Pan & Zoom:

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/vkmv979u3k>" %}

* Navigate to the "Call-To-Action" section within your Guideflow editor.
* Toggle the Pan & Zoom option on.
* Once activated, a window will appear in the center of your screen over the demo. This window represents the area of your demo that will be highlighted.
* You can resize this window to cover the specific area you want to zoom into. Just click and drag the corners to make it larger or smaller.
* To move the focus area, simply click and drag the window to the desired location within your demo.
* Click on "Preview" to see how the Pan & Zoom effect will appear to your viewers. This is a great way to ensure that you’re highlighting the intended area effectively.
* If the zoomed area isn't quite right, you can go back and make adjustments. Resize or reposition the window as needed until you’re satisfied with the focus area.


---

# 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.guideflow.com/help/edit-your-guideflow/call-to-action-cta/pan-and-zoom.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.
