> For the complete documentation index, see [llms.txt](https://docs.targetpick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.targetpick.io/creative_guide/targetpick/splash.md).

# 스플래시

## 기본 정보

* 소재 유형 : 배너 이미지
* 파일 형식 : PNG
* 용량 : 200KB 이하

## 상세 가이드

* 좌우여백 최소 5px 이하로 1200\*1000 영역내 주요 오브젝트 잘 보이도록 제작&#x20;
* 배경이 투명한 이미지 PNG 제작&#x20;
* 이미지 삽입시 80% 면적으로 권장&#x20;
* 로고 / 텍스트 삽입 시 20% 면적으로 권장&#x20;
* 다양한 배경색 적용으로 텍스트 적용시 3가지 색상으로 이미지 제작 \
  ( #FFFFFF : WHITE / #000000 : BLACK / 기타 광고주가 원하는 색상 )&#x20;
* 클릭 되지 않는 영역으로 랜딩 설정 불가

## 사이즈 정보

<div align="left"><figure><img src="/files/h31XOKGMuLtq63L8mjih" alt=""><figcaption></figcaption></figure></div>

## 적용 예시

<div align="left"><figure><img src="/files/JDPLTW6k0xvE2UmjHm4k" alt=""><figcaption></figcaption></figure></div>

## 광고물 제작 시 유의 사항

{% hint style="danger" %}

* 중앙의 메인 이미지 영역 (1200 ×1000 px) 내에 주요 오브젝트 배치&#x20;
* 지나치게 많은 요소와 긴 내용은 사용 불가&#x20;
* 지원하지 않는 동작이 연상되는 아이콘 사용 지양 (ex. 플레이 버튼, 알림 표시 등)
* 이미지가 가려지거나 잘리지 않도록 주의
* 인물이 포함된 경우 눈, 코, 입, 관절 등 주요 부위가 잘리지 않도록 유의
* 로고 이외의 프로모션 공지, 광고 카피 등의 텍스트 삽입 지양 (업종 규정에 따른 심의필 번호 추가 가능)
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.targetpick.io/creative_guide/targetpick/splash.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
