# Bộ công cụ trực tuyến của Klaytn

## Bộ công cụ trực tuyến của Klaytn là gì? <a href="#what-is-the-klaytn-online-toolkit" id="what-is-the-klaytn-online-toolkit"></a>

* `Klaytn Online Toolkit` cung cấp các ví dụ về mã để giúp bạn dễ dàng tận dụng `Klaytn SDK(caver-js)`. Bộ công cụ cũng cung cấp [demo page](https://toolkit.klaytn.foundation) để các nhà phát triển có thể dùng những công cụ trực tuyến đơn giản.
* `Klaytn SDK(caver-js)` là một thư viện API JavaScript cho phép các nhà phát triển tương tác với nút Klaytn bằng kết nối HTTP hoặc Websocket.
* Bạn có thể thử các tính năng của Klaytn mà không cần phải lập trình.

> Để nhiều người hơn dùng được `Klaytn Online Toolkit`, chúng tôi đã chuẩn bị loạt hướng dẫn ["Sử dụng bộ công cụ trực tuyến của Klaytn"](https://medium.com/klaytn/using-klaytn-online-toolkit-1-multisig-60399a0b0278).

## Liên kết <a href="#links" id="links"></a>

Đây là những liên kết cho `Klaytn Online Toolkit`. Cứ thoải mái sử dụng nhé :)

* [Kho lưu trữ Github](https://github.com/klaytn/klaytn-online-toolkit)
* [Trang](https://toolkit.klaytn.foundation)
* [Klaytn SDK(caver-js)](https://docs.klaytn.foundation/dapp/sdk/caver-js)

![Bộ công cụ trực tuyến của Klaytn](/files/CeAajK0nnBgXzMUydH6C)


---

# 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-vn.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.
