> 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/billing/adjustment.md).

# 광고비 결제·정산 알아보기

광고비를 충전하고 관리하거나, 광고계정과 에이전시의 정산 내역, 집행 중단 시 위약금을 확인할 수 있어요. 현재 필요한 작업에 맞는 문서를 선택해 주세요.

<figure><img src="/files/VtrlixJ1fwiCQR1H7RAJ" alt="비즈머니 충전부터 광고 집행, 정산과 위약금 확인으로 이어지는 광고비 관리 흐름"><figcaption></figcaption></figure>

## 광고비 충전·관리하기

광고 집행에 사용할 비즈머니를 충전하거나 자동 충전과 환불 방법을 확인해요.

{% content-ref url="/pages/9IOnm65IqjWzZRjiB2co" %}
[비즈머니 관리](/guide/billing/ad_money.md)
{% endcontent-ref %}

## 광고계정 정산 확인하기

광고계정의 정산 내역과 세금계산서, 선불·후불 계정의 정산 문서를 확인해요.

{% content-ref url="/pages/GGGcnGn855s6jZjrH0yR" %}
[정산](/guide/billing/settlement.md)
{% endcontent-ref %}

## 에이전시 대행수수료 정산하기

에이전시가 대행수수료 정산 기준과 내역을 확인해야 한다면 대행수수료 정산 문서를 확인해요.

{% content-ref url="/pages/XL7t6ALgkv86sE8cnGPu" %}
[대행수수료 정산](/guide/billing/settlement/agency.md)
{% endcontent-ref %}

## 집행 중단 전 위약금 확인하기

광고 집행을 중단하려면 상품별 위약금 발생 조건과 면제 기준을 먼저 확인해요.

{% content-ref url="/pages/wWY83kFrlCWlddraGOlw" %}
[광고 위약금 안내](/guide/billing/penaltyguide.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/billing/adjustment.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.
