# 주요 개념과 용어

- [개요](https://gentlepie.gitbook.io/coconutive-llm/undefined-2/undefined.md)
- [비교 기간과 조회 기간](https://gentlepie.gitbook.io/coconutive-llm/undefined-2/undefined-1.md)
- [방문 (신규 방문, 재방문)](https://gentlepie.gitbook.io/coconutive-llm/undefined-2/undefined-2.md)
- [세션과 대화, 대화 턴](https://gentlepie.gitbook.io/coconutive-llm/undefined-2/undefined-3.md)
- [인텐트 와 폴백](https://gentlepie.gitbook.io/coconutive-llm/undefined-2/undefined-4.md)
- [자연어 처리와 규칙기반 처리](https://gentlepie.gitbook.io/coconutive-llm/undefined-2/undefined-5.md)
- [인식 정확도](https://gentlepie.gitbook.io/coconutive-llm/undefined-2/undefined-6.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.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.
