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

# 광고 진행 전체 흐름

## 광고 진행 전체 흐름 <a href="#flow" id="flow"></a>

애즈순에서 광고는 아래 단계로 진행됩니다.

```
광고 상품 탐색 → 광고 예약 → 소재 제출 → 결제 → 광고 집행 → 성과 확인
```

***

### ✅ 전체 흐름 설명 <a href="#flow1" id="flow1"></a>

1. **광고 상품 찾기**\
   다양한 매체와 포맷의 광고 중 원하는 광고 상품을 고르세요.
2. **광고 예약**\
   예산, 일정 등을 입력하면 광고 예약이 완료됩니다.
3. **소재 입력**\
   이미지/문구 등 광고에 사용될 소재를 등록해주세요.
4. **결제 및 입금**\
   카드 또는 무통장입금으로 결제를 진행합니다.
5. **광고 집행**\
   일정에 맞춰 자동으로 광고가 노출돼요!
6. **성과 확인**\
   캠페인 종료 후 상세 리포트를 제공해드려요.

***

### 💡 TIP <a href="#flow2" id="flow2"></a>

* 진행 중 언제든 **채널톡을 통해 담당자와 소통**할 수 있어요!
* 각 단계는 \[내 광고 관리]에서 실시간 확인 가능해요.


---

# 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:

```
GET https://adssoon.gitbook.io/adssoon/start-campaign/flow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
