# 현금영수증

- [현금영수증 발행 설정](https://help.makeshop.co.kr/manual/order/undefined-2/undefined.md): 무통장 입금(가상계좌)으로 결제한 구매자의 경우 현금영수증 발급 여부를 노출하여 발급처리 할 수 있으며, 현금영수증 관련 정보를 설정할 수 있어요.


---

# 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://help.makeshop.co.kr/manual/order/undefined-2.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.
