> 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/cancellation-policy.md).

# 광고 취소 및 위약금 안내

## 광고 취소 및 위약금 안내 <a href="#cancellation-policy" id="cancellation-policy"></a>

광고 예약을 취소해야 할 상황이 생기셨나요?\
아래 기준을 참고해 위약금 발생 여부를 확인해 주세요.

***

### ✅ 위약금 발생 기준 <a href="#cancellation-policy1" id="cancellation-policy1"></a>

광고 예약 후 취소 시,\
**위약금은 각 상품별 소개서에 명시된 기준**에 따라 적용됩니다.

* 상품마다 위약금 유무 및 금액이 다를 수 있어요.
* 예약 전에 반드시 상품 소개서를 확인해 주세요.
* 위약금이 부과될 수 있다는 점을 꼭 숙지해 주세요.

***

### ❓ 자주 묻는 질문 <a href="#cancellation-policy2" id="cancellation-policy2"></a>

> **Q. 위약금이 무조건 발생하나요?**\
> 아니요! 상품에 따라 **위약금이 없는 경우도** 있습니다.\
> 소개서를 확인해 주세요.

> **Q. 광고 시작 전에만 취소하면 괜찮은가요?**\
> 대부분의 상품은 **광고 일정 1\~3일 전까지 취소**해야 위약금이 없어요.\
> 상품마다 다르니 소개서 내용을 꼭 확인해 주세요.

***

### 💬 도움이 필요하신가요? <a href="#cancellation-policy3" id="cancellation-policy3"></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, and the optional `goal` query parameter:

```
GET https://adssoon.gitbook.io/adssoon/cancellation-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.
