> 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/reserve-ad.md).

# 광고 예약하기

## 광고 예약하기 <a href="#reserve-a-d-1" id="reserve-a-d-1"></a>

광고 상품을 골랐다면, 이제 광고를 예약할 차례예요.\
예약은 광고를 “찜”해두고 준비하는 단계예요.

***

### ✅ 예약 흐름 <a href="#reserve-ad1" id="reserve-ad1"></a>

1. **상품 선택 후 `예약하기`클릭**

<figure><img src="/files/3o5bDUIZywjFxAcEYrbM" alt=""><figcaption><p>광고예약 버튼을  클릭해주세요.<br><br><br></p></figcaption></figure>

2. **광고 제목/예산/일정/옵션 입력**

<figure><img src="/files/EMqlpyeujXsr9NwUf54Y" alt=""><figcaption><p>캠페인 제목, 집행 일정, 광고비 등을 입력해주세요.<br><br></p></figcaption></figure>

3. **예약 완료!**&#x20;

<figure><img src="/files/Y0DowJOP9PtJlMnoQ65E" alt=""><figcaption><p>입력 후 예약하기 버튼을 클릭하고 광고 예약을 완료해주세요.<br><br></p></figcaption></figure>

***

### 📌 유의사항 <a href="#reserve-ad2" id="reserve-ad2"></a>

* 예약했다고 바로 광고가 집행되는 건 아니에요.\
  반드시 **소재 등록 + 결제 완료**가 되어야 확정됩니다.
* 예약은 `광고 관리`에서 언제든 수정/취소 가능해요.\
  단, **광고 일정 확정 후에는 수정이 제한**될 수 있어요.

***

### 💬 자주 묻는 질문 <a href="#reserve-ad3" id="reserve-ad3"></a>

> **Q. 비회원도 예약 가능한가요?**\
> 네! 가능합니다. 단, 이후 단계는 회원만 진행 가능해요.

> **Q. 복수 예약은 가능한가요?**\
> 현재는 하나씩 예약하지만, 곧 ‘여러 개 한 번에 예약’ 기능이 추가될 예정이에요.

> **Q. 예약 후 일정 변경도 되나요?**\
> 일정 확정 전이라면 가능해요! 변경 요청은 채널톡으로 주세요.


---

# 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/reserve-ad.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.
