> For the complete documentation index, see [llms.txt](https://document.wisetracker.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.wisetracker.co.kr/cafe24/payment_account/message-point.md).

# 메시지 포인트 충전

{% hint style="warning" %}
무료 체험 기간이더라도, 메시지 발송 기능은 포인트 충전이 되어야 이용이 가능합니다.
{% endhint %}

{% stepper %}
{% step %}

### 우측 사이드바 > 메시지 포인트 결제

우측 상단의 계정을 클릭하면 사이드바가 열립니다. `메시지 포인트 결제` 메뉴를 클릭해주세요.

<div align="left"><figure><img src="/files/GIrfPEDJh1J8otssXgIG" alt="" width="117"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 충전 금액 입력 및 결제 완료

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

<figure><img src="/files/5lmfUFtAeTGapg9XJRC9" alt="" width="375"><figcaption></figcaption></figure>

`충전 요청` 버튼을 누른 후 결제를 완료해주세요.
{% endstep %}
{% endstepper %}


---

# 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://document.wisetracker.co.kr/cafe24/payment_account/message-point.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.
