# Image Grid

The image grid option allows you to add clickable 2x1 blocks of images onto your biolink page. These images look as follows.

![Clickable Image Grid](/files/-MR-7ooDox0YlAy8Q7Eg)

These images can be stacked on top of each other and though there can be 2 images horizontally, you can create many vertical columns of 2x1 pictures.

To create an Image Grid follow these staps:

1. **Log in** to your [dashboard](https://ezbiolink.com/dashboard)
2. Navigate to your biolink builder **Project > Biolink**
3. Select the **Image Grid** option
4. Im the pop-up box:
   1. **Name** the block (this will show up at the bottom of the block)
   2. Add an **Image URL** (where your picture is located on the internet)
   3. Add a **Destination URL** (where you want to direct your users when they click on the image)

The final result can be seen on the following page: <https://ezbiolink.com/ezbiolinkdemo>

### Stacking Image Blocks

If you create multiple image blocks, you can stack them on top of each other in the builder (see below) and they will know their order in the builder preview.&#x20;

![](/files/-MR-9W4r5lnLgX-yeuvj)

The image block placed at the top will always be on the left of the 2x1 grid. The one below will be on the right. The rest will alternate (left>right) again.

* Notice that the lion is also called the **Art**. It is located at the top of the **Image Grid**.


---

# 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://help.ezbiolink.com/link-types/image-grid.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.
