# 코코너티브 고객 지원

안녕하세요 🙂 \
**버리는 데이터**를 <mark style="color:blue;">**일하는 데이터**</mark>로 바꾸는 <mark style="color:blue;">**채팅형 데이터 분석 솔루션**</mark>, <mark style="color:blue;">**코코너티브**</mark>입니다. \
코코너티브 콘솔을 보다 쉽게 사용할 수 있도록 콘솔 사용 가이드, 주요 개념과 용어 그리고 FAQ를 준비했습니다. \
이외에도 더 궁금한 내용이 있다면, [문의하기](https://www.coconutive.com/question)를 통해 알려주세요.

### 💁 [코코너티브 사용 가이드](/support/guide/undefined.md)&#x20;

코코너티브 콘솔의 콘텐츠에 대해 소개합니다. 어떤 기능이 있는지 확인해보세요.

### 📖 [주요 개념과 용어](/support/terms/undefined.md)

코코너티브에서 사용하는 단어가 낯선가요? 그럼 주요 개념과 용어를 확인해보세요. \
콘솔에서 사용하는 용어과 기본 개념들을 설명합니다.

### 💬 [FAQ](/support/faq/faq.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://gentlepie.gitbook.io/support/support.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.
