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

# Image

The Image bubble block allows you to display an image to your user. You can upload an image, paste a URL or choose a GIF from the Giphy native integration.

<Tabs>
  <Tab title="Flow">
    <Frame style={{ maxWidth: '400px' }}>
      <img src="https://mintcdn.com/zazubot/jkWiMkcCk4qiEvi7/images/blocks/bubbles/image.png?fit=max&auto=format&n=jkWiMkcCk4qiEvi7&q=85&s=0996640c2753768d6fbebe07a181686b" alt="Image bubble" className="rounded-lg" width="944" height="640" data-path="images/blocks/bubbles/image.png" />
    </Frame>
  </Tab>

  <Tab title="Bot">
    <video style={{ maxWidth: '400px' }} controls autoPlay className="rounded-lg" src="https://mintcdn.com/zazubot/jkWiMkcCk4qiEvi7/images/blocks/bubbles/image-chat.mp4?fit=max&auto=format&n=jkWiMkcCk4qiEvi7&q=85&s=def9a5bd2176a8e180f59740772accc6" data-path="images/blocks/bubbles/image-chat.mp4" />
  </Tab>
</Tabs>
