# Klaytn Online Toolkit

## Klaytn 온라인 툴킷이란? <a href="#what-is-the-klaytn-online-toolkit" id="what-is-the-klaytn-online-toolkit"></a>

* `Klaytn 온라인 툴킷`은 `Klaytn SDK(caver-js)`를 쉽게 사용할 수 있는 코드 예제들을 제공합니다. 간단한 온라인 툴 사용을 위한 [데모 페이지](https://toolkit.klaytn.foundation) 또한 제공합니다.
* `Klaytn SDK(caver-js)`는 HTTP나 웹소켓을 사용하여 Klaytn 노드와 연결하게 해주는 JavaScript API 라이브러리입니다.
* 코딩할 필요 없이 Klaytn의 기능을 사용해볼 수 있습니다.

> 더 많은 사람들이 `Klaytn 온라인 툴킷`을 사용해볼 수 있도록 ["Klaytn 온라인 툴킷"](https://medium.com/klaytn/using-klaytn-online-toolkit-1-multisig-60399a0b0278) 시리즈를 준비했습니다.

## Links <a href="#links" id="links"></a>

`Klaytn 온라인 툴킷`에 관련된 링크들입니다. 편하게 사용해보세요.

* [Github Repository](https://github.com/klaytn/klaytn-online-toolkit)
* [Page](https://toolkit.klaytn.foundation)
* [Klaytn SDK(caver-js)](https://docs.klaytn.foundation/dapp/sdk/caver-js)

![Klaytn Online Toolkit](/files/9RWgwY1m5Q3EED5ZygQa)


---

# 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://archive-ko.docs.klaytn.foundation/content/dapp/tutorials/klaytn-online-toolkit.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.
