# 8. 권장 이미지 사이즈가 있나요?

<div align="left"><figure><img src="/files/q6zFq4wtL9m45EKeJrBd" alt="" width="563"><figcaption></figcaption></figure></div>

**헤더 이미지**

* 가로 480px, 세로 120px
* JPG, JPEG, PNG 파일

**온보딩 패키지**

* 가로 900px, 세로 900px (1:1 비율)
* JPG, JPEG, PNG 파일

**스플래시 이미지**

* 가로 1080px, 세로 2280px
* JPG, JPEG, PNG 파일
* 스토어 출시에 필요
* 배경색 HexCode 값 입력 필요

스플래시 이미지의 경우, 권장 사이즈의 이미지를 사용해도 디바이스 기종에 따른 차이가 있을 수 있어요.&#x20;

23.11.21 Jipang


---

# 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://docs.ohmyapp.io/main/guide/faq/etc/8.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.
