> ## Documentation Index
> Fetch the complete documentation index at: https://docs.quick.bot/llms.txt
> Use this file to discover all available pages before exploring further.

# Image

The Image block allows you to display images to your users.

<Frame style={{ maxWidth: '400px' }}>
  <img src="https://mintcdn.com/urbiport-eca888d8/IABytB49wvquMLKH/images/builder/blocks/agent/image.png?fit=max&auto=format&n=IABytB49wvquMLKH&q=85&s=b1779379820b49ed5eca6d612a23f44e" alt="Image bubble" className="rounded-lg" width="1698" height="712" data-path="images/builder/blocks/agent/image.png" />
</Frame>

## Options

The Image block provides multiple ways to add visual content:

* **Upload**: Upload image files directly from your device (supports common formats: PNG, JPG, GIF,
  etc.)
* **URL**: Paste a direct link to an image hosted elsewhere.
* **Variables**: Use variables that contain image URLs for dynamic content.
* **Giphy Integration**: Search and select GIFs directly from Giphy.

Also you can make images interactive by enabling the **On Click link** button

* **URL**: Define where users will be redirected when they click the image.
* **Alt Text**: Provide alternative text for accessibility and as a clickable label.
* **Variable Support**: Both URL and alt text fields support variables for dynamic content.
