# Zoomable image

## 👉 **The Tag** <a href="#the-tag" id="the-tag"></a>

This tag adds a zoomable property to an image, so users can zoom in and out with a pinch gesture.

{% hint style="warning" %}
At the moment, this feature is supported **only on Figma design files**. It will be supported on Adobe XD in the future.
{% endhint %}

**📍 Where to add the tag:** An image layer.

```
[component:imagezoom]
```

![](/files/KqkcpyikzqGFzWmV225R)

## 🏷️ **How to add the tag** <a href="#how-to-add-the-tag" id="how-to-add-the-tag"></a>

&#x20;   1\. **Copy** the tag.

&#x20;   2\. **Paste** the tag into the layer name of an **image component**.

![](/files/0meDl8mAgSA6KMqeH30t)

&#x20;   3\. Import to **Bravo Studio** & preview on **Bravo Vision** 🚀 (If you imported the app before, you just need to press the button Update in ***Bravo Studio*** to see the changes)

## 💾 Example files <a href="#example-files" id="example-files"></a>

Duplicate the files below to see how to set it up!

{% embed url="<https://www.figma.com/community/file/1030830462731458065/Bravo-Sample%3A-Zoomable-Images>" %}


---

# 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.bravostudio.app/bravo-tags/components/zoomable-image.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.
