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

# Welcome

<figure><img src="/files/5GmDFC8ngfeAknp984ay" alt=""><figcaption></figcaption></figure>

덧셈에서 광고 집행을 처음 준비하더라도 쉽게 확인할 수 있도록, 광고 상품별 노출 위치와 소재 제작 기준을 한곳에 정리했습니다.

어떤 지면에 광고가 노출되는지, 어떤 사이즈로 소재를 준비해야 하는지, 보험업종 광고의 경우 심의필 문구는 어떻게 전달해야 하는지까지 광고 집행에 필요한 내용을 순서대로 확인할 수 있습니다.

***

### 이 문서에서 확인할 수 있는 내용

* 덧셈에서 운영 중인 광고 상품
* 광고 상품별 노출 위치와 노출 형태
* 이미지 소재 규격과 제작 가이드
* 카피 작성 시 권장 글자수
* 보험업종 심의필 문구 전달 방식
* 광고 소재 전달 전 체크리스트

각 광고 상품 페이지에서는 상품 소개부터 소재 규격, 제작 가이드, 심의필 문구 안내까지 함께 확인할 수 있습니다.

***

### 광고 집행 문의

광고 집행, 소재 전달, 일정 확인이 필요한 경우 아래 연락처로 문의해주세요.

PLUSCOMPANY

Website\
[https://www.pluscompany.kr](https://www.pluscompany.kr/)

Email\
<contact@pluscompany.biz>

Address\
서울 강남구 테헤란로 418 다봉타워빌딩 12층 1210-1211호


---

# 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://pluscompany.gitbook.io/pluscompany-ads/welcome.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.
