> For the complete documentation index, see [llms.txt](https://shopping-docs.toss.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shopping-docs.toss.im/ads/support/undefined/credit.md).

# 광고 머니 충전하기 (구)

광고를 등록하기 전에 광고 머니를 충전해주세요

### 충전하기

**광고 페이지 상단에서 광고 머니를 충전할 수 있어요.**

* 광고 머니는 광고 계정의 계정장이나 구성원만 가능해요.&#x20;

<figure><img src="https://3828023035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZMAnR5xZjcNXBb8DXPBL%2Fuploads%2F2YkHc0DMm5TaR1tLhmIn%2F%E1%84%80%E1%85%AA%E1%86%BC%E1%84%80%E1%85%A9%E1%84%86%E1%85%A5%E1%84%82%E1%85%B5%E1%84%8E%E1%85%AE%E1%86%BC%E1%84%8C%E1%85%A5%E1%86%AB%E1%84%92%E1%85%A1%E1%84%80%E1%85%B51.png?alt=media&amp;token=16dd07d1-15b6-4c6e-b940-85ff904ddbef" alt=""><figcaption></figcaption></figure>

**\[충전] 버튼을 누르고 결제 방법을 선택해주세요.**&#x20;

* 광고머니는 5만원부터 충전할 수 있어요.&#x20;
* 광고머니가 1원 이상 있어야 광고를 집행할 수 있어요.&#x20;
* 광고머니가 소진되면 예산이 남아있어도 현재 캠페인의 ON 상태가 유지돼요.

{% hint style="warning" %}
광고머니가 소진되면 캠페인 ON 상태라도 광고 노출은 중단되며 \[집행제약] 상태로 변경돼요\
자동 충전을 설정하면 광고머니가 소진되어 노출이 중단되는 경우를 방지할 수 있어요
{% endhint %}

### 환불하기

**광고머니는 광고 집행이 종료된 후 환불 가능해요.**

* 경로: 토스애즈 플랫폼 → 광고머니 관리 → 환불 요청하기 클릭해주세요.&#x20;
* 토스쇼핑 파트너스에서 집행 기간을 변경하고 환불을 신청해 주세요.
  * 경로 : 토스쇼핑 파트너스 → 상품 광고 → (캠페인) 수정 → 종료일을 변경해주세요&#x20;
    * 종료일은 당일부터 선택 가능해요.&#x20;

<p align="center"><a href="https://toss-shopping.gitbook.io/guide/ads/support/faq/credit" class="button primary" data-icon="q">광고머니 자주 묻는 질문 바로 가기</a></p>


---

# 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://shopping-docs.toss.im/ads/support/undefined/credit.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.
