> For the complete documentation index, see [llms.txt](https://kongweb3.gitbook.io/kong/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kongweb3.gitbook.io/kong/overview.md).

# 总览

在一个充满神秘与奇幻的世界里，Kong的故事开始了。Kong原本是一只生活在远古森林中的灵猴，智慧非凡，拥有与生俱来的好奇心和探索精神。在Web3这个充满魔力的森林中，Kong遇到了许多奇妙的事物和神奇的现象，这激发了它对Web3世界无尽探索欲望。

Browse <https://kongweb3.gitbook.io/kong-en/> for English.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kongweb3.gitbook.io/kong/overview.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.
