# 기본 환경 설정

## 기본 환경 설정하기

똑똑한 ARS 상담콜로 고객 응대에 필요한 **기본 환경**을 **설정**해 주세요.

✔️[**착신번호 등록**](/undefined-1/undefined/undefined.md)하기 : 착신 번호를 등록하시면 고객의 **콜 연결 요청** 시 해당 **전화로 연결**됩니다.

✔️[**ARS 시나리오**](/undefined-1/undefined/ars.md) 만들기 : 대표전화로 전화 연결시 고객에게 안내되는 **ARS 안내 멘트와 입력번호**를 설정해 주세요.

✔️[**운영시간**](/undefined-1/undefined/undefined-1.md) 설정하기 : 설정하신 ARS 멘트를 **운영**하실 **시간**과 **요일**을 설정해 주세요.

✔️[**상담 분류**](/undefined-1/undefined/undefined-2.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://callrabook.happytalk.io/undefined-1/undefined.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.
