> For the complete documentation index, see [llms.txt](https://docs.modoocheck.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.modoocheck.com/quick-guide/readme/app/attendance/chulcheck-mode.md).

# 출첵모드로 출첵하기

## 1. 출첵모드 실행

로그인 후 출첵모드 시작을 눌러 주세요.

<figure><img src="/files/5XLV64kxCndAz7DzzXpH" alt="" width="375"><figcaption></figcaption></figure>

## 2. 키패드 입력

원생정보에 등록된 학부모 연락처의 뒷번호 4자리를 키패드에 입력해 주세요.

<figure><img src="/files/LrXlB6oExXLldg79l29L" alt=""><figcaption></figcaption></figure>

## 3. 원생 선택

출결을 체크할 원생을 눌러 주세요.

{% hint style="info" %}
출첵모드에서 하원은 어떻게 하나요?

동일하게 1-3번 과정을 진행하신 후 하원을 눌러 주세요.
{% endhint %}

<figure><img src="/files/bc703smC7oO6rpxpLdY8" alt=""><figcaption></figcaption></figure>

## 4. 출첵 클릭

출첵을 눌러 주세요.

<figure><img src="/files/ewSonq64KLKskmHDhqQy" alt=""><figcaption></figcaption></figure>

## 5. 출첵 완료

출석체크가 완료되며 출결메시지가 실시간으로 발송됩니다.

{% hint style="info" %}
관리모드에서는 어떻게 출첵하는지 아래 링크를 눌러 확인하세요.

[관리모드에서 출첵하기](/quick-guide/readme/app/attendance/admin-mode.md)
{% endhint %}

<figure><img src="/files/7yRrtzZ8YbuDBx5ANkqr" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.modoocheck.com/quick-guide/readme/app/attendance/chulcheck-mode.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
