# Customize Image Size

Welcome to our guide on creating visually stunning image multiple-choice surveys!&#x20;

In this guide, we will show you how to increase the size of images in your survey questions, making them more engaging and easy to understand for your respondents.&#x20;

This can help increase the chances of getting accurate and informative responses from your participants. Get ready to elevate your survey game and make your image multiple-choice questions pop!

### 1. [Go to Survey > Build](https://app.qwary.com/stage/survey/tJOywba9VDY=)

![](https://dubble-prod-01.s3.amazonaws.com/assets/9ba7fc1d-b927-4a90-93b8-555dab9923fc.png?0)

### 2. [Click on Image Multiple Choice](https://app.qwary.com/stage/survey/tJOywba9VDY=)

![](https://d3q7ie80jbiqey.cloudfront.net/media/image/zoom/96cd76c7-7cfc-4dde-a5c0-3944ed11c556/1/0/0?0)

### 3. [Add survey question](https://app.qwary.com/stage/survey/tJOywba9VDY=)

![](https://d3q7ie80jbiqey.cloudfront.net/media/image/zoom/1e9bc183-d7f2-48b3-b788-e0b15e6f7c3a/2.5/4.5200892857143/26.338797814208?0)

### 4. [Select Image for Question Choice](https://app.qwary.com/stage/survey/tJOywba9VDY=)

![](https://d3q7ie80jbiqey.cloudfront.net/media/image/zoom/a2fa278f-3abf-45de-b118-031c13f388f9/2.5/4.5200892857143/67.213114754098?0)

### 5. [Add Image Choice Text](https://app.qwary.com/stage/survey/tJOywba9VDY=)

This is required for Image Choice Question!

![](https://d3q7ie80jbiqey.cloudfront.net/media/image/zoom/87fb8a1f-c1f1-4cec-b486-1dc2377d77dd/2.5/6.1837332589286/67.213114754098?0)

### 6. [Enable Large Size Flag](https://app.qwary.com/stage/survey/tJOywba9VDY=)

![](https://d3q7ie80jbiqey.cloudfront.net/media/image/zoom/9d1088a3-7a30-4c9e-929f-935725c0b73d/2.5/2.1892898020473/100?0)

### 7.

![](https://d3q7ie80jbiqey.cloudfront.net/media/image/zoom/3995f7a7-247f-46d3-88a0-0e936f070cc8/1/1.0323660714286/42.622950819672?0)

### 8. [Go to Advanced Settings](https://app.qwary.com/settings/advanced/survey/tJOywba9VDY=)

![](https://d3q7ie80jbiqey.cloudfront.net/media/image/zoom/f8f1a615-26a6-41e3-ab8c-9a1d4b2cd6d4/1/0/0?0)

### 9. [Past Below Script to Change Image Size](https://app.qwary.com/settings/advanced/survey/tJOywba9VDY=)

```
 <style>
.qw__wrapper.v1-wrapper .colm-image.two-column li{
  width: 100% !important;
}
</style>
```

![](https://d3q7ie80jbiqey.cloudfront.net/media/image/zoom/f9ccd525-6949-4dde-8cfa-0ce710d78b2f/1/34.263392857143/32.295081967213?0)


---

# 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.qwary.com/product-guide/faq/customize-image-size.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.
