> For the complete documentation index, see [llms.txt](https://guide.marketap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.marketap.io/smartstore/preparation/payment/balance.md).

# 충전금 관리

{% hint style="warning" %}

* 카카오, 문자 메시지 발송 기능을 사용하려면 **충전금 결제**가 필요합니다.
* 무료 체험 기간 중에도 메시지 발송 기능을 사용할 경우, 충전금이 차감됩니다.
* 메시지 발송 기능을 원활히 사용위해서는, 충전금을 사전에 충전하여야 합니다.
  {% endhint %}

## **1. 충전금 결제하기**

* 충전금은 1회 10만원까지 충전하실 수 있습니다.
* 충전금결제는 토스페이먼츠를 통해 이루어 지며, 신용카드 외 다양한 결제 수단을 제공합니다.
* 10만원 이상 충전이 필요할 시에는 <mark style="color:red;">**<biz@marketap.io>, 02-2088-0726**</mark>로 문의 하시기 바랍니다.

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

## **2. 충전 내역 및 차감 내역 확인하기**

* 충전 (결제) 내역 및 차감 (사용) 내역은 아래와 같이 확인 하실 수 있습니다.

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


---

# 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://guide.marketap.io/smartstore/preparation/payment/balance.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.
