# ---

- [Klaytn 하드포크](https://archive-ko.docs.klaytn.foundation/misc/klaytn-history.md)
- [클레이튼 2.0](https://archive-ko.docs.klaytn.foundation/misc/klaytn2.md)
- [메타버스 패키지](https://archive-ko.docs.klaytn.foundation/misc/klaytn2/metaverse-package.md)
- [완결성과 개선 사항들](https://archive-ko.docs.klaytn.foundation/misc/klaytn2/finality-and-improvements.md)
- [이더리움 호환성](https://archive-ko.docs.klaytn.foundation/misc/klaytn2/ethereum-compatibility.md)
- [거버넌스 탈중앙화](https://archive-ko.docs.klaytn.foundation/misc/klaytn2/decentralizing-governance.md)
- [대규모 에코 펀드](https://archive-ko.docs.klaytn.foundation/misc/klaytn2/massive-ecofund.md)
- [FAQ](https://archive-ko.docs.klaytn.foundation/misc/faq.md)
- [오픈 소스](https://archive-ko.docs.klaytn.foundation/misc/opensource.md)
- [이용약관](https://archive-ko.docs.klaytn.foundation/misc/terms-of-use.md)
- [지원 언어](https://archive-ko.docs.klaytn.foundation/misc/languages.md)


---

# 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/misc.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.
