# Image aspect ratio

Palo Alto provides an option to adjust image aspect ratios for many sections with images.

### Aspect ratio 1 to 1

This is the standard setting that works well with square-shaped images. This is ideal for images that are squared and the subject is centered:

<figure><img src="/files/eAEBFe590dO1EeOJemZ8" alt=""><figcaption></figcaption></figure>

### Aspect ratio 1.5 to 1

This ratio will result in taller images or portrait images.

<figure><img src="/files/5N4uHSW95IuhUNtZjz8q" alt=""><figcaption></figcaption></figure>

### Aspect ratio 0.5 to 1

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

<figure><img src="/files/LbmqtVbeUnMhHPIH9DEA" alt=""><figcaption></figcaption></figure>


---

# 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://palo-alto.presidiocreative.com/faq/frequently-asked-questions/image-aspect-ratio.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.
