# 파워리뷰에서 이미지 첨부할때 자동으로 리사이징 되는데 최대 등록 가능한 사이즈가 있나요?

최대 등록 가능한 이미지 사이즈는 가로 900px, 세로 600px이에요.

만약 가로 1200px 이미지를 올리면 자동으로 900px로 리사이징 되어서 보여져요.

{% hint style="info" %}
이미지를 클릭하면 원래 크기로 볼 수 있어요.
{% endhint %}


---

# 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.makeshop.co.kr/faq/sub/undefined/undefined-14.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.
