# 쇼핑 광고 운영하기

- [비즈니스 월렛 만들기](https://shopping-docs.toss.im/ads/setup/account.md): 토스쇼핑 광고를 하기 위해서는 비즈니스 월렛 생성과 충전이 필요해요.
- [비즈니스 월렛 만들기](https://shopping-docs.toss.im/ads/setup/undefined.md)
- [광고비 관리 방식 선택하기](https://shopping-docs.toss.im/ads/setup/credit.md): 토스쇼핑 광고비 관리 방식은 두 가지가 있어요. 관리 방식을 상세히 안내 드려요.
- [광고 신청하기](https://shopping-docs.toss.im/ads/setup/create.md): 광고 신청 과정을 상세히 안내드려요
- [광고비 정산 하기](https://shopping-docs.toss.im/ads/setup/billing.md): 광고를 집행한 익월, 정산하는 방법을 안내드려요
- [\[포인트피드\]로 광고 부스팅하기](https://shopping-docs.toss.im/ads/setup/point.md)
- [광고 운영하기](https://shopping-docs.toss.im/ads/setup/tips.md): 광고를 운영하며 도움이 될 내용을 모았어요


---

# 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/setup.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.
