# 상담앱 가이드

## 센터플로우 상담앱

상담 애플리케이션은 상담앱 Agent(에이전트)와 상담앱 Admin(어드민)로 구분됩니다.

상담앱 에이전트는 상담사들이 상담 업무를 진행하기 위해 사용하여, 상담앱 어드민은 관리자가 상담과 상담사를 관리하기 위해 사용합니다.

### 상담앱 접속 방법

{% hint style="info" %}
**상담앱 접속 링크는 구독자를 대상으로만 안내 됩니다.**&#x20;

센터플로우 서비스 구독 및 시작 요청 시, 테스트 단계에서부터 사전에 제공 받아 개통 전 미리 사용해 보실 수 있습니다.&#x20;
{% endhint %}


---

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