# Image Block

## What is an Image Block?

**Image Blocks** are exactly what you'd expect them to be, high quality images that can be added to your checkout page. They can be used for a variety of purposes such as adding branded imagery to your checkout, warrant and shopping badges, payment information, and anything else that is supported by custom image blocks.&#x20;

***

## How to configure an Image Block?

Follow the instructions below to setup an **Image** **Block**.

{% embed url="<https://app.arcade.software/share/UnWVJm0NNIbog2HM2rMy>" %}

1. From the dashboard, go to **Extensions** tab or click **`Browse extensions`**.\
   ![](/files/ZlgQ2MklWfk2osa0xlYE)
2. In the Extensions page, scroll down and find the **Image Block** extension and click **`Add to Checkout`.**
3. Select the markets you'd like to display the extension.\
   ![](/files/UDGkmREi1bT82D9j5J4q)
4. Open the **Settings** window, add a custom image and adjust the sizing.\
   ![](/files/pMbObkHVj634V5uQm8z8)
5. Open the **Install extension in checkout editor** window, and enter a custom name (optional).\
   ![](/files/9E2BiAGApLs8B9Z1uRJK)
6. Click the **`+`** icon to copy the Handle to your clipboard.\
   ![](/files/IFcIktz6NQCw89HXelnQ)
7. Hit **`Save`** to to ensure your settings and saved.\
   ![](/files/51msskM6slzQunzoXrTz)
8. Open your Checkout Editor and [install your extension](https://docs.platter.co/~/changes/QMi520wn6lsXSXuRamqi/get-started/get-started-in-3-steps#installing-an-extension).


---

# 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.platter.com/checkout/checkout-extensions/image-block.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.
