# Why I see "The aspect ratio is not supported" for my Instagram Auto post?

Instagram's accepted aspect ratio range for images is between 4:5 and 1.91:1, or as numerical values between 0.8 and 1.91. To calculate the aspect ratio of an image, divide its width by its height.&#x20;

<figure><img src="/files/0ASG7XjYLD2SHMZUr4RE" alt=""><figcaption></figcaption></figure>

You see The aspect ratio is not supported because your product image does not meet the Instagram criteria.  Your product images don't need to be a specific pixel size, as long as the aspect ratio falls within the acceptable range. Square images of any size, portrait images with an aspect ratio between 0.8 and 0.99, and landscape images with an aspect ratio between 1.01 and 1.91 will work nicely on Instagram.

Reach out to <support@postpurchase.deals> if you need any help with this.&#x20;


---

# 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.postpurchase.deals/social-schedular/why-i-see-the-aspect-ratio-is-not-supported-for-my-instagram-auto-post.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.
