# 포인트 충전

## 카드 결제는 이용할 수 없나요?&#x20;

안타깝지만, 현재는 전용 계좌 충전으로만 이용하실 수 있어요.\
다양한 결제수단과 자동충전 기능을 논의 중이며, 추후 반영하여 편리하게 이용하실 수 있도록 하겠습니다. 😄

## 충전 후 현금영수증 요청은 어떻게 하나요?&#x20;

{% hint style="warning" %}
**현금영수증은 개인 고객에 한해 발급이 가능합니다.**&#x20;

사업자 인증을 받은 경우 세금계산서로 발행해 드리고 있으니 이용에 참고 부탁드려요.
{% endhint %}

[<mark style="color:purple;background-color:purple;">현금영수증 신청 방법</mark>](/readytosendon/pay/cashreceipt.md#howtorecipt)을 알아보세요! :tada:


---

# 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-user.sendon.io/faq/charge.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.
