# 정산 관리

- [거래처별 미수금과 미지급금을 자동으로 계산해드려요](https://docs.clobe.ai/settlement/receivables-payables-guide.md)
- [매출·매입 정산 방법 가이드 - 은행거래내역으로 정산 vs 즉시 정산](https://docs.clobe.ai/settlement/vs.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://docs.clobe.ai/settlement.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.
