# Blog Images

Modular provides an option to adjust image aspect ratios for the blog page.

![](https://content.gitbook.com/content/cslEBmhnE7vAvh3vPA8e/blobs/sZ5H7mIj5aq7XQIx0uNb/blog-post-aspect-ratio.jpg)

## Aspect Ratio

### Aspect Ratio 1 to 1

This is the standard setting that works well with square-shaped images. We recommend this square ratio because the images will be cropped square on the blog overview page and they'll display in their uploaded ratio on the individual blog post page.

![](https://content.gitbook.com/content/cslEBmhnE7vAvh3vPA8e/blobs/4tpYnv0gEnFwDOd3qZmZ/one-to-one.jpg)

### Aspect Ratio 1.5 to 1

This ratio will result in taller images or portrait images.

![](https://content.gitbook.com/content/cslEBmhnE7vAvh3vPA8e/blobs/WbGdUFYF2dO8g7wsoMXA/onefive-to-one.jpg)

### Aspect Ratio 0.5 to 1

This ratio can be used to display wider images. We recommend it for landscape images.

![](https://content.gitbook.com/content/cslEBmhnE7vAvh3vPA8e/blobs/0DH4VaIOSUDX1feaXvmm/onehalf-to-one.jpg)


---

# 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://modular.presidiocreative.com/modular-3.1/sections/recommended-image-sizes/blog-images.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.
