> For the complete documentation index, see [llms.txt](https://bizzeropay.gitbook.io/voucher/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bizzeropay.gitbook.io/voucher/supply/step3.md).

# STEP 3. 판매대금 정산현황 확인

![판매대금 정산현황](/files/-MH0cNFMZp0UTdKt3ZMG)

{% hint style="info" %}

* 상품 판매대금 정산금은 **전자세금계산서 발행일로부터 10일이내** 입금됩니다. \
  \* **정산금 : 총 판매대금(정부지원금 + 수요기업 부담금) - 결제수수료** <br>
* 정산예정인 판매내역을 조회할 수 있습니다.&#x20;
* 정산금 입금여부를 확인 하세요.
  {% endhint %}


---

# 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:

```
GET https://bizzeropay.gitbook.io/voucher/supply/step3.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.
