# 자주 묻는 질문

{% columns %}
{% column %}

## 광고 성과&#x20;

* 노출이 줄었어요
* 매출을 올리고 싶어요
* 성과 용어가 궁금해요

<a href="https://toss-shopping.gitbook.io/guide/ads/support/faq/performance" class="button secondary" data-icon="right">바로가기</a>
{% endcolumn %}

{% column %}

## 광고 신청

* 자동운영과 수동운영이 궁금해요
* 노출 불가 상품이 있어요
* 적정 예산이 궁금해요&#x20;

<a href="https://toss-shopping.gitbook.io/guide/ads/support/faq/create" class="button secondary" data-icon="right">바로가기</a>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}

## 비즈니스 월렛

* 마이너스 머니가 되었어요
* 소진 내역이 궁금해요
* 잔액을 환불하고 싶어요&#x20;

<a href="https://toss-shopping.gitbook.io/guide/ads/support/faq/credit" class="button secondary" data-icon="right">바로가기</a>
{% endcolumn %}

{% column width="50%" %}

## 광고 정산

* 집행비와 정산금 차이가 있어요
* 세금계산서 발생이 궁금해요

<a href="https://toss-shopping.gitbook.io/guide/ads/support/faq/billing" class="button secondary" data-icon="right">바로가기</a>
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions: 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://shopping-docs.toss.im/ads/support/faq.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.
