> For the complete documentation index, see [llms.txt](https://tmapmobility.gitbook.io/tmap-ads-guidelines/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tmapmobility.gitbook.io/tmap-ads-guidelines/message-and-voice/app-push.md).

# 앱 푸시 메시지

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

<table><thead><tr><th width="207"></th><th></th></tr></thead><tbody><tr><td><strong>이미지 사이즈</strong></td><td><ul><li>[이미지+텍스트형] 1080 x 540 px </li><li>[이미지형] 1080 x 1215 px</li></ul></td></tr><tr><td><strong>텍스트 구성</strong></td><td><ul><li>제목 : (광고) 기입 필수 / 공란 포함 20자 권장</li><li>내용 : 글자 수 제한 없음(단, 해상도에 따라 자동 줄변경)</li></ul></td></tr><tr><td><strong>파일형식</strong></td><td>jpg 파일</td></tr><tr><td><strong>용량</strong></td><td>300kb 이하</td></tr><tr><td><strong>공통 규칙</strong></td><td><ul><li>상하좌우 32px 여백 내 타이틀 문구 및 오브젝트가 겹치지 않는 선에서 영역 내 자유롭게 디자인</li></ul></td></tr><tr><td><strong>수신거부 표기 방법</strong></td><td><ul><li><p>수신거부(알림끄기) 메시지 필히 기재</p><ul><li>표기 영역: '이미지 표기' or '내용 내 기재' 중 선택하여 기재</li><li>표기 내용: <mark style="color:blue;">'알림끄기 : 마이>설정>알림'</mark></li></ul></li></ul></td></tr></tbody></table>


---

# 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://tmapmobility.gitbook.io/tmap-ads-guidelines/message-and-voice/app-push.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.
