# 지식

## 지식이란?

![](/files/-MkGXqqYRFkllvtRDdeJ)

본 가이드는 아래의 내용을 포함하고 있습니다.&#x20;

1. [**지식 베이스**](https://kakaobusiness.gitbook.io/main/tool/knowledge/concepts/knowledgebase)
2. [**지식**](https://kakaobusiness.gitbook.io/main/tool/knowledge/concepts/knowledge)
3. [**카테고리**](https://kakaobusiness.gitbook.io/main/tool/knowledge/concepts/category)
4. [**작업 이력**](https://kakaobusiness.gitbook.io/main/tool/knowledge/concepts/work_history)
5. [**배포 이력**](https://kakaobusiness.gitbook.io/main/tool/knowledge/concepts/publish_history)
6. [**관리자**](https://kakaobusiness.gitbook.io/main/tool/knowledge/concepts/admin)
7. [**설정**](https://kakaobusiness.gitbook.io/main/tool/knowledge/concepts/setting)


---

# 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://kakaobusiness.gitbook.io/main/tool/knowledge.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.
