# 수강료 관리

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[**채널톡 바로가기↗**](https://docs.channel.io/macgai-guide/ko/categories/%EC%88%98%EA%B0%95%EB%A3%8C-%EA%B4%80%EB%A6%AC%EC%99%80-%EC%88%98%EB%82%A9-32865db0)
{% endhint %}

{% hint style="info" %}
**수강료 관리를 위해 '수납 항목 생성'이 선행되어야 합니다.**

바로가기: [수납 항목 관리↗](/macgai-manual/basic-features/class-setting/p-items.md)
{% endhint %}

1. [수강료 할인 적용](/macgai-manual/payments/tuition-mgmt/discount.md): 수강료에 할인을 적용하는 방법을 알아봅니다.
2. [월 수강료 생성하기](/macgai-manual/payments/tuition-mgmt/monthly.md): 월 수강료를 일괄 생성하는 방법을 알아봅니다.
3. [복수 학생의 수강료 일괄 추가](/macgai-manual/payments/tuition-mgmt/undefined.md): 수납 항목을 선택해 여러 학생에게 일괄 추가할 수 있어요.
4. [자동 생성 설정하기](/macgai-manual/payments/tuition-mgmt/undefined-1.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/payments/tuition-mgmt.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.
