# 수강료 수납

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

1. [수강료 수납하기](/macgai-manual/payments/receiving/charging.md): 수강료를 수납하는 방법에 대해 살펴봅니다.
2. [수납 내역 조회](/macgai-manual/payments/receiving/charging-1.md): 수강료를 수납하는 방법에 대해 살펴봅니다.
3. [결제 취소하기](/macgai-manual/payments/receiving/cancel.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/receiving.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.
