# CHATIST 이용 가이드

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

{% embed url="<https://free.chatist.co.kr/>" %}

### 채티스트란?

CHATIST는 기업이 보유한 문서, 웹페이지, Q\&A 데이터를 기반으로 AI 챗봇을 만들고 운영할 수 있는 서비스입니다.

사용자는 문서 파일을 업로드하거나, 웹사이트 URL을 등록하거나, 질문과 답변을 직접 입력하여 챗봇을 생성할 수 있습니다. 생성한 챗봇은 플로팅챗 또는 팝업 URL 형태로 외부 웹사이트에 적용할 수 있습니다.

### 매뉴얼 구성

{% stepper %}
{% step %}

### [채티스트 시작하기](/chatist/manual/chatist/undefined.md)

전체 사용 흐름, 접속 및 로그인 방법을 안내합니다.
{% endstep %}

{% step %}

### [챗봇 만들기](/chatist/manual/chatist/undefined-1.md)

문서, 웹사이트, Q\&A, 폴더 기반 챗봇 생성 방법과 답변 품질을 높이는 방법을 안내합니다.
{% endstep %}

{% step %}

### [채팅 사용하기](/chatist/manual/chatist/undefined-2.md)

생성한 챗봇과 대화하고, 답변 출처 확인, 추천 질문, 피드백 기능을 사용하는 방법을 안내합니다.
{% endstep %}

{% step %}

### [플로팅 챗 활용하기](/chatist/manual/chatist/undefined-3.md)

플로팅챗 설정, 웹사이트 적용, 팝업 URL 적용 방법을 안내합니다.
{% endstep %}

{% step %}

### [관리자 가이드](/chatist/manual/chatist/undefined-4.md)

관리자 페이지, 계정 관리, 대시보드, 통계, 채팅 이력, 설정 관리 방법을 안내합니다.<br>
{% endstep %}
{% endstepper %}


---

# 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://ixpert-product.gitbook.io/chatist/manual/chatist.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.
