# 결제 설정

{% hint style="warning" %}
결제 설정은 구독료(서비스 이용료) 및 충전금(메시지 사용 비용) 등을 설정하고 관리하는 페이지입니다.

결제 방식은 신용카드 결제와 계산서 발행 결제를 지원하며, 금액이 큰 경우 계산서 발행 결제를 추천합니다.
{% endhint %}

{% content-ref url="/pages/UgWX1ZRgh67ucTC9G8W6" %}
[Broken mention](broken://pages/UgWX1ZRgh67ucTC9G8W6)
{% endcontent-ref %}

{% content-ref url="/pages/7i50UNkvq9RKl80fiX5L" %}
[충전금 관리](/smartstore-api/preparation/payment/balance.md)
{% endcontent-ref %}

{% content-ref url="/pages/oMSX0E6TIifIc55ZlPRx" %}
[Broken mention](broken://pages/oMSX0E6TIifIc55ZlPRx)
{% endcontent-ref %}

{% content-ref url="/pages/wGQQIk1050Mjcz3fSfpy" %}
[Broken mention](broken://pages/wGQQIk1050Mjcz3fSfpy)
{% endcontent-ref %}


---

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