# Knowledgetalk

## 환영합니다.

이 문서는 Knowledgetalk SDK 사용법을 설명합니다.\
SDK를 사용하려면 라이센스를 발급받아야 하며 날리지포인트의 허가 없이 수정 및 재배포를 금합니다.

### 개발절차

#### 라이센스 키 발급

{% embed url="<http://knowledgepoint.co.kr/developer/test/list>" %}
라이센스 신청
{% endembed %}


---

# 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://docs.knowledgetalk.co.kr/readme.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.
