# 개요

코코너티브에서 사용하는 용어와 주요 개념에 대해 확인해보세요 :)

### [1. 비교 기간과 조회 기간](/coconutive-llm/undefined-2/undefined-1.md)

### [2. 방문 (신규 방문, 재방문)](/coconutive-llm/undefined-2/undefined-2.md)

### [3. 세션과 대화, 대화 턴](/coconutive-llm/undefined-2/undefined-3.md)

### [5. 자연어 처리와 규칙기반 처리](/coconutive-llm/undefined-2/undefined-5.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/coconutive-llm/undefined-2/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.
