# Image

Displays an image with accompanying text (e.g., @username) and a customizable button linking to a specific URL.

<figure><img src="/files/rXYLmQ4ptk6eGdjVfHKx" alt=""><figcaption></figcaption></figure>

Each social gallery block has the following customizable options:

<table><thead><tr><th width="178.2919921875">Settings</th><th width="144.927734375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Image</td><td align="center"><code>image_picker</code></td><td>Upload or select the image to display</td></tr><tr><td>Text</td><td align="center"><code>richtext</code></td><td>Optional caption.</td></tr><tr><td>Text size</td><td align="center"><code>range</code></td><td>Adjust size of the text overlay</td></tr><tr><td>Button text</td><td align="center"><code>text</code></td><td>Text shown on the button.</td></tr><tr><td>Button link</td><td align="center"><code>url</code></td><td>URL the button navigates to</td></tr><tr><td>Open link in new tab</td><td align="center"><code>checkbox</code></td><td>Opens the button link in a new browser tab.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/sections/sections/storytelling/social-gallery/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.
