# Survey Design Guidelines

### For Default(desktop) Devices:

The width of background images will be resized to a maximum of **1680 pixels**. The Height of background images will be resized to a maximum of **1050 pixels**.

### For Tablet Devices:

The background image's width will be resized to a maximum of **1024 pixels**. The height of the background image will be resized to a maximum of **768 pixels**.

### For Mobile Devices:

The background image's width will be resized to a maximum of **480 pixels.** The height of the background image will be resized to a maximum of **320 pixels**.


---

# 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/survey-designer/survey-design-guidelines.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.
