# Image with Text

The Image with Text Block allows you to combine a compelling image with a customizable message on your Shopify customer account pages. Use this block to communicate key information, showcase promotions, or enhance your branding.

### Key features

* **Customizable heading**: Add a headline to grab attention.
* **Image upload**: Upload a high-quality image that complements your message.
* **Dynamic text content**: Provide a customizable text area to share details.
* **Targeted display**: Use filters to display the block to specific customer groups.

{% hint style="info" %}
Want to show different content for different customers? [Learn about dynamic blocks.](/hubble/blocks/dynamic-blocks.md)
{% endhint %}

***

### **Customize the settings**

Provide the following to create an Image with Text Block:

* **Heading**: Enter a short and engaging headline (e.g., "Discover Our Story").
* **Image**: Upload a high-quality image to pair with your text.
* **Text content**: Write your message in the text box provided.
  * Tip: Keep it concise and engaging to capture attention.

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

***

### Use cases

* **Brand Story**: Share your brand’s mission and values with an image that resonates.
* **Product Promotion**: Highlight a featured product with a descriptive image and text.
* **Seasonal Messaging**: Use festive visuals and copy to promote seasonal events or collections.


---

# 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.overse.app/hubble/block-types/image-with-text.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.
