# ★마감 / 정산

하루 영업을 끝내고 POS 입력을 마감하는 방법입니다.

개점과 마감은 하루 영업 단위의 정보를 구분하는 기준이 됩니다.&#x20;

영업을 시작할때는 개점, 영업이 끝나면 마감을 꼭 해주세요


---

# 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://okpos.gitbook.io/okpos/undefined-2/undefined/closing.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.
