# 비즈니스 월렛 만들기

{% stepper %}
{% step %}

### 먼저 비즈니스 월렛을 만들어요

<mark style="background-color:$primary;">메뉴 > 광고관리 > 상품 광고</mark> 를 선택하면 아래 화면이 떠요. \
아래 화면에서 \[시작하기]를 눌러주세요.&#x20;

<figure><img src="/files/WI3PfhrJMZaAHJkZthc0" alt=""><figcaption></figcaption></figure>

\
비즈니스 월렛을 만드는 화면이 나오면 \[다음]을 눌러주세요

<figure><img src="/files/TdfVHn7clALLCJvqbI2D" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### 비즈니스 월렛 생성에 필요한 정보를 입력해주세요

* 환불 계좌번호 : 예금주 이름으로 된 계좌번호를 입력해주세요. 추후 환불이 필요할 때는 이 계좌로 환불 돼요.&#x20;
* 이메일 주소 : 입력하신 이메일로 세금계산서를 발행해요.&#x20;

<figure><img src="/files/CJiNk5HZLxOlrIQNx3KO" alt=""><figcaption></figcaption></figure>

\
아래 화면이 보이면 비즈니스 월렛 생성이 완료되었어요.&#x20;

<figure><img src="/files/y0GvfEhUTD6HsyUiuMjB" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### 비즈니스 월렛을 다 만들었어요. 이제 비즈니스 월렛을 충전해주세요!  <a href="#undefined-1" id="undefined-1"></a>


---

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