# 토큰

- [KNS 토큰](https://docs.klaytn.domains/token/kns.md): KNS 프로토콜의 거버넌스 토큰 $KNS를 소개합니다.
- [토크노믹스](https://docs.klaytn.domains/token/kns/tokenomics.md): KNS 토큰의 자세한 정보를 알려드립니다.
- [sKNS 토큰](https://docs.klaytn.domains/token/skns.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://docs.klaytn.domains/token.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.
