# 출석

강의자가 출석 기능을 활성화했을 경우, **강좌 홈**에서 출석을 진행할 수 있습니다.

출석 방식에 따라 출석하기 버튼의 위치가 다르니 아래 이미지를 참고해 주세요.

{% hint style="info" %}
강의자의 설정에 따라 IP 대역폭 제한 및 출석 가능 위치 설정이 가능하므로 \
지정된 장소에서 체크하셔야 출석 인정이 됩니다.
{% endhint %}

<figure><img src="/files/yv6Wxx0JLz7HCMRjjrRy" alt=""><figcaption><p>출석하기 버튼이 강좌 홈 아래에 있는 경우</p></figcaption></figure>

<figure><img src="/files/bje0mnCs2mI2xB1SwVz0" alt=""><figcaption><p>출석하기 버튼이 강좌 명에 있는 경우</p></figcaption></figure>


---

# 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.goorm.io/ko/edu-student/company-school-institute-channel/learning/attendance.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.
