# 문자 기능

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

1. [발신번호 사전 등록](/macgai-manual/basic-features/message/pre-registration.md): 웹에서 특정 번호를 이용해 문자를 보내려면 발신 번호 사전 등록이 반드시 필요합니다.&#x20;
2. [문자 보내기](/macgai-manual/basic-features/message/send.md): 학생 또는 학부모를 대상으로 문자메시지를 보낼 수 있어요.
3. [보낸 문자 확인하기](/macgai-manual/basic-features/message/result.md): 보낸 문자의 내용과 전송 상태를 확인하는 방법을 알아봅니다.
4. [발신 번호 변경 및 추가](/macgai-manual/basic-features/message/add-no.md)&#x20;
5. [문자 발송 또는 수신에 실패할 경우](/macgai-manual/basic-features/message/fail.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/message.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.
