# 학급 생성과 관리

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[**채널톡 바로가기↗**](https://docs.channel.io/macgai-guide/ko/articles/create-class-0bb72473)
{% endhint %}

1. [새로운 학급 만들기](/macgai-manual/basic-features/class/add-class.md): 새로운 학급을 생성하는 방법을 알아봅니다. 학급을 만들어 학생을 입반 시키고 수업을 진행할 수 있습니다.
2. [학급에 수납 항목 추가](/macgai-manual/basic-features/class/add-tuition.md): 수강료 수납을 위해 학급에 수납 항목을 추가 합니다.
3. [수업 스케줄 만들기](/macgai-manual/basic-features/class/planning.md): 수업 스케줄을 생성합니다. 스케줄이 만들어지면 출결 및 수업 결과를 기록할 수 있습니다.
4. [수업 수동 생성](broken://pages/AznJAIpgNNkA5Qrx9Y0T): 수업 계획 정보를 기반으로 날짜를 지정해 수업을 추가할 수 있어요


---

# 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.macgai7.com/macgai-manual/basic-features/class.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.
