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

# 심사·운영 정책 알아보기

광고를 게재하려면 심사를 통과해야 하고, 게재 중에는 운영 정책이 적용돼요. 광고를 만들기 전에 집행할 수 있는 업종인지 확인하고, 광고에 적용되는 심사 기준을 살펴보세요. 공통 정책, 사용한 소재의 정책, 업종별 정책을 차례로 확인하고, 구매 유도하기(카탈로그) 광고라면 카탈로그 운영·심사 정책까지 확인하면 심사를 요청하기 전에 필요한 내용을 점검할 수 있어요.

<figure><img src="/files/LqyoO00QFsKS6OKIMcku" alt="광고 만들기 전, 심사 요청 전, 게재 중 단계별 심사·운영 정책 확인 흐름"><figcaption></figcaption></figure>

## 광고할 수 있는 업종인지 확인하기

광고를 만들기 전에 집행이 불가하거나 제한될 수 있는 업종인지 확인해요.

{% content-ref url="/pages/l6iJiumiixqjJARfgc4P" %}
[광고 불가 업종 안내](/guide/review/restrictedindustry.md)
{% endcontent-ref %}

## 모든 광고에 적용되는 기준 확인하기

심사 진행 방식, 모든 광고가 지켜야 하는 기준, 광고 운영 중 제한될 수 있는 행위를 확인해요.

{% content-ref url="/pages/sfybKsNX5skf66C4wmO6" %}
[공통 심사 정책](/guide/review/basicguide.md)
{% endcontent-ref %}

## 소재별 기준 확인하기

광고에 사용한 문구, 이미지, 동영상, 랜딩 페이지와 딥링크에 적용되는 기준을 확인해요. 광고가 반려됐다면 반려 사유와 관련된 기준도 이 문서에서 찾아볼 수 있어요.

{% content-ref url="/pages/dZ4eNyXCk4v14qwuSeeh" %}
[소재별 심사 정책](/guide/review/creativeguide.md)
{% endcontent-ref %}

## 업종별 기준 확인하기

사전 심의, 심의필 기재, 별도 집행 조건이 필요한 업종인지 확인해요.

{% content-ref url="/pages/zhumAeeiYyWMt6Q4NnyL" %}
[업종별 심사 정책](/guide/review/industryguide.md)
{% endcontent-ref %}

## 카탈로그 광고 기준 확인하기

구매 유도하기(카탈로그) 광고를 집행한다면 상품 정보, 상품 이미지, 랜딩 페이지, 모니터링과 제재 기준을 확인해요.

{% content-ref url="/pages/h8gr2N87JamT1zlU2S5F" %}
[카탈로그 운영·심사 정책](/guide/review/catalog.md)
{% endcontent-ref %}

## 광고 게재 중 적용되는 운영 정책 확인하기

토스애즈 약관의 일부를 구성하는 운영 정책 원문이에요. 광고의 등록·검수·게재·제한 기준과 집행 취소·위약금, 정산 규정을 확인해요.

{% content-ref url="/pages/Fba10jxieCqiRUUGXy4M" %}
[서비스 운영 정책](/guide/review/policy-1.md)
{% endcontent-ref %}

## 심사를 요청하기 전에 점검하기

* 광고할 수 있는 업종인지 확인해요.
* 모든 광고에 적용되는 공통 심사 정책을 확인해요.
* 사용한 소재와 랜딩 페이지에 적용되는 정책을 확인해요.
* 업종별 필수 문구와 집행 조건을 확인해요.
* 구매 유도하기(카탈로그) 광고라면 카탈로그 운영·심사 정책을 확인해요.
* 상품별 소재 규격은 디스플레이 광고 또는 리워드 광고의 소재 가이드에서 확인해요.

심사를 통과한 뒤에도 광고가 게재되는 동안에는 운영 정책이 계속 적용돼요.


---

# 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://toss-ads.gitbook.io/guide/review/policy.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.
