# 시작하기

- [맥가이 사용 가이드 목차](https://docs.macgai7.com/macgai-manual/get-started/readme.md)
- [맥가이 접속하기](https://docs.macgai7.com/macgai-manual/get-started/log-in.md): 맥가이 사용 시작 방법을 안내합니다.
- [학생 데이터 일괄 추가](https://docs.macgai7.com/macgai-manual/get-started/conversion.md)
- [연동 결제 단말기 신청](https://docs.macgai7.com/macgai-manual/get-started/allthatpay.md): 맥가이와 연동하여 사용할 수 있는 결제 단말기 신청 절차를 안내합니다.
- [사용료 및 포인트 결제](https://docs.macgai7.com/macgai-manual/get-started/monthly.md): 맥가이 사용을 위한 월사용료 및 포인트 결제에 대해 알아봅니다.
- [스마트콜 서비스 신청하기](https://docs.macgai7.com/macgai-manual/get-started/smartcall.md): 걸려온 전화의 번호를 사용 중인 PC에 표시하고 통화 이력을 관리할 수 있는 스마트콜 서비스의 신청 절차에 대해 알아봅니다.


---

# 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/get-started.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.
