# 사용하기

- [콘솔 가이드](https://guide.centerflow.ai/undefined-1/console.md)
- [Dashboard](https://guide.centerflow.ai/undefined-1/console/dashboard.md)
- [상담앱 맞춤 설정](https://guide.centerflow.ai/undefined-1/console/config.md)
- [상담 환경 설정](https://guide.centerflow.ai/undefined-1/console/config/counselling.md)
- [IVR 스크립트 설정](https://guide.centerflow.ai/undefined-1/console/config/ivr.md)
- [지식 검색 설정](https://guide.centerflow.ai/undefined-1/console/config/search.md)
- [AI 전화 음성봇 맞춤 설정](https://guide.centerflow.ai/undefined-1/console/ai_config.md)
- [봇 기본 설정](https://guide.centerflow.ai/undefined-1/console/ai_config/basic.md)
- [AI 봇 답변 설정 (스마트 알림톡/접수)](https://guide.centerflow.ai/undefined-1/console/ai_config/response.md)
- [키워드별 답변 설정 (AI 답변 추천)](https://guide.centerflow.ai/undefined-1/console/ai_config/recommended.md)
- [AI 전화 음성봇 업종 템플릿](https://guide.centerflow.ai/undefined-1/console/ai_config/template.md)
- [카카오톡 연동 서비스 설정](https://guide.centerflow.ai/undefined-1/console/kakaotalk.md)
- [알림톡/SMS 연동 설정](https://guide.centerflow.ai/undefined-1/console/kakaotalk/alim_sms.md)
- [상담 녹취 파일 연장 보관](https://guide.centerflow.ai/undefined-1/console/recording.md)
- [계약 관리](https://guide.centerflow.ai/undefined-1/console/contract.md)
- [결제 관리](https://guide.centerflow.ai/undefined-1/console/billing.md)
- [계정 관리](https://guide.centerflow.ai/undefined-1/console/account.md)
- [상담앱 가이드](https://guide.centerflow.ai/undefined-1/counselling.md)
- [상담사 가이드](https://guide.centerflow.ai/undefined-1/counselling/counselor.md)
- [사전 준비](https://guide.centerflow.ai/undefined-1/counselling/counselor/preparation.md)
- [상담 애플리케이션 로그인하기](https://guide.centerflow.ai/undefined-1/counselling/counselor/login.md)
- [상담하기(전화)](https://guide.centerflow.ai/undefined-1/counselling/counselor/start.md)
- [상담 리스트](https://guide.centerflow.ai/undefined-1/counselling/counselor/list.md)
- [콜백 (아웃바운드 상담)](https://guide.centerflow.ai/undefined-1/counselling/counselor/outbound.md)
- [알림톡/SMS 수동 발송](https://guide.centerflow.ai/undefined-1/counselling/counselor/sms.md)
- [기타(계정 및 관리)](https://guide.centerflow.ai/undefined-1/counselling/counselor/other.md)
- [관리자 가이드](https://guide.centerflow.ai/undefined-1/counselling/admin.md)
- [사전 준비](https://guide.centerflow.ai/undefined-1/counselling/admin/preparation.md)
- [로그인하기](https://guide.centerflow.ai/undefined-1/counselling/admin/login.md)
- [홈](https://guide.centerflow.ai/undefined-1/counselling/admin/home.md)
- [모니터링](https://guide.centerflow.ai/undefined-1/counselling/admin/monitoring.md)
- [윌보드](https://guide.centerflow.ai/undefined-1/counselling/admin/wallboard.md)
- [통계](https://guide.centerflow.ai/undefined-1/counselling/admin/statics.md)
- [상담 관리](https://guide.centerflow.ai/undefined-1/counselling/admin/manage.md)
- [템플릿 관리](https://guide.centerflow.ai/undefined-1/counselling/admin/template.md)
- [매니지먼트](https://guide.centerflow.ai/undefined-1/counselling/admin/management.md)
- [AI 상담봇 대시보드](https://guide.centerflow.ai/undefined-1/counselling/admin/ai_bot.md)
- [AI 상담봇 통계](https://guide.centerflow.ai/undefined-1/counselling/admin/ai_bot_statics.md)
- [녹취 관리 시스템](https://guide.centerflow.ai/undefined-1/counselling/admin/undefined.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://guide.centerflow.ai/undefined-1.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.
