# Klaytn Docs

{% hint style="info" %}
This is the archived documentation for Klatyn, which is no longer maintained. For up-to-date documentation, visit [our new doc site](https://docs.klaytn.foundation/).
{% endhint %}

Klaytn Docs introduces [Klaytn](http://klaytn.foundation), an enterprise-grade, service-centric platform that brings user-friendly blockchain experience to millions of users.

Read our [Lightpaper](https://klaytn.foundation/wp-content/uploads/Lightpaper.pdf).

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Klaytn Overview</strong></td><td>Want to know about Klaytn?</td><td></td><td><a href="https://2361259531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo8dCjygb765jszAbMUcT%2Fuploads%2Fgit-blob-6bf5e37d2b038d30f02574d95029803c905589af%2Fthum_01.png?alt=media">thum_01.png</a></td><td><a href="content/klaytn">klaytn</a></td></tr><tr><td><strong>Getting Started</strong></td><td>Want to start building on Klaytn?</td><td></td><td><a href="https://2361259531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo8dCjygb765jszAbMUcT%2Fuploads%2Fgit-blob-97b04940177cc2bfd9bafe54f4b979c0ae1b9878%2Fthum_02.png?alt=media">thum_02.png</a></td><td><a href="content/installation-guide/deployment">deployment</a></td></tr><tr><td><strong>Node Operators</strong></td><td>Instructions on running Klaytn's nodes</td><td></td><td><a href="https://2361259531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo8dCjygb765jszAbMUcT%2Fuploads%2Fgit-blob-4b6da81b5925f1913147debfa348f7c9c4e90306%2Fthum_03.png?alt=media">thum_03.png</a></td><td><a href="content/installation-guide">installation-guide</a></td></tr><tr><td><strong>Awesome Klaytn</strong></td><td>Comprehensive list of resources from Klaytn's vast ecosystem</td><td></td><td><a href="https://2361259531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo8dCjygb765jszAbMUcT%2Fuploads%2Fgit-blob-ff9ccc774cb72108e7df79079494673cbd272b17%2Fthum_04.png?alt=media">thum_04.png</a></td><td><a href="https://github.com/klaytn/awesome-klaytn">https://github.com/klaytn/awesome-klaytn</a></td></tr><tr><td><strong>Klaytn Developer Hub</strong></td><td>Klaytn's developer portal</td><td></td><td><a href="https://2361259531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo8dCjygb765jszAbMUcT%2Fuploads%2Fgit-blob-867b613bc41c72f26b14ab02dbf08e097aaafd0c%2Fthum_05.png?alt=media">thum_05.png</a></td><td><a href="http://developer.klaytn.foundation">http://developer.klaytn.foundation</a></td></tr><tr><td><strong>Klaytn Developer Forum</strong></td><td>Got a question? Visit our forum!</td><td></td><td><a href="https://2361259531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo8dCjygb765jszAbMUcT%2Fuploads%2Fgit-blob-dacecd845695d644e1cfbf0f335dc3313a4ee39a%2Fthum_06%20(1).png?alt=media">thum_06 (1).png</a></td><td><a href="http://forum.klaytn.foundation">http://forum.klaytn.foundation</a></td></tr></tbody></table>


---

# 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-docs.klaytn.foundation/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.
