# 세금계산서

- [전자세금계산서 설정 및 발행](https://help.makeshop.co.kr/manual/order/undefined-3/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-3.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.
