# 학생 추가와 입반

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

1. [학생 정보 추가](/macgai-manual/basic-features/student/adding.md): 학생 정보를 맥가이에 추가하는 방법을 알아봅니다.
2. [학생 정보 검색, 수정 및 삭제](/macgai-manual/basic-features/student/searching.md): 학생 정보를 맥가이에 추가하고 관리하는 방법을 알아봅니다.
3. [학생을 학급에 입반 시키기](/macgai-manual/basic-features/student/class-in.md): 학생을 선택하여 수강 학급을 추가하는 방법을 알아봅니다.
4. [수납 항목 가져오기](/macgai-manual/basic-features/student/retrieve.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.macgai7.com/macgai-manual/basic-features/student.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.
