> For the complete documentation index, see [llms.txt](https://docs.macgai7.com/macgai-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.macgai7.com/macgai-manual/get-started/smartcall.md).

# 스마트콜 서비스 신청하기

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

{% hint style="success" %}
스마트콜 서비스는 **인터넷 전화**만 사용할 수 있습니다. 일반 유선 전화는 서비스를 이용할 수 없어요.
{% endhint %}

## 1. CID API 부가 서비스 신청

먼저 각 통신사 고객센터에 연락해 부가 서비스를 신청합니다.

{% tabs %}
{% tab title="KT" %}

1. 080-001-1588 (KT 지능망 포털)으로 전화해 '**통화매니저 API**' 가입 신청
2. 신청 시 정현소프트 **CP코드 '70545**' 와 **솔루션 코드 '01'**&#xC744; 알려주어야 함
   {% endtab %}

{% tab title="SKB" %}

1. 1600-0108 또는 080-8282-123 (고객센터)으로 전화.
2. <mark style="color:red;">**CID 서비스**</mark>와 <mark style="color:red;">**OPEN API 통화 기본서비스**</mark>를 신청합니다.
   {% endtab %}

{% tab title="LGU+" %}

1. **1544-0001** (LGU+ 기업고객센터)로 전화
2. **CID용 API 기본형** 부가 서비스를 신청합니다.
   {% endtab %}
   {% endtabs %}

## 2. 부가 서비스 가입 정보 전달

부가 서비스에 가입한 **회선 (연락처) 정보, 아이디, 비밀번호**를 정현소프트 고객센터로 전달해주세요.

* 맥가이 고객센터: <https://macgai7.channel.io/home>
* 이메일: <support@macgai7.com>

정보를 전달 주시면 스마트콜 서비스를 이용할 수 있도록 설정 후 별도 안내를 드려요.&#x20;

## 3. 맥가이 프로그램 설치 및 로그인

맥가이 스마트콜 프로그램을 다운 받아 설치 후 로그인하여 사용합니다. 설치 및 사용 방법은 매뉴얼을 참고해주세요!

<figure><img src="/files/jYoppvtFLw7vO3trevHp" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/smartcall.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.
