> 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/digital-display-advertising/home.md).

# 홈 광고

- [홈 메뉴 아이콘](https://tmapmobility.gitbook.io/tmap-ads-guidelines/digital-display-advertising/home/icon.md): 사용자들의 관심도가 높은 홈 메뉴 아이콘 영역에서 고정으로 노출되는 광고입니다.
- [홈 동영상 프리미엄 배너](https://tmapmobility.gitbook.io/tmap-ads-guidelines/digital-display-advertising/home/video-banner.md): TMAP 메인 상단에 위치해 자동 재생되는 배너로 선택 시 본편 영상으로 확장되는 동영상 광고입니다.
- [인트로 팝업](https://tmapmobility.gitbook.io/tmap-ads-guidelines/digital-display-advertising/home/intro.md): TMAP 앱 실행 후 메인 페이지에서 노출되는 하단 팝업입니다.
- [인트로 동영상 팝업](https://tmapmobility.gitbook.io/tmap-ads-guidelines/digital-display-advertising/home/introvideo.md): TMAP 앱 실행 후 메인 페이지에서 노출되는 동영상 팝업입니다.
- [앱 종료 팝업](https://tmapmobility.gitbook.io/tmap-ads-guidelines/digital-display-advertising/home/outro.md): 안드로이드 핸드폰에서 TMAP 앱 종료 시 단독 노출되는 팝업형 배너 입니다.
- [앱 종료 동영상 팝업](https://tmapmobility.gitbook.io/tmap-ads-guidelines/digital-display-advertising/home/outrovideo.md): 안드로이드 핸드폰에서 TMAP 앱 종료 시 단독 노출되는 팝업형 동영상 배너 입니다.
- [(숨김) 동영상 확장형 배너](https://tmapmobility.gitbook.io/tmap-ads-guidelines/digital-display-advertising/home/video-banner-0.md): TMAP 메인 상단에 위치해 한눈에 들어오는 배너로 Play 버튼 선택시 동영상이 확장되어 노출됩니다.


---

# 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/digital-display-advertising/home.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.
