# Introduction

**Kaspa Name Service**\
KNS is a domain service built on Kaspa. It aims to provide secure, scalable, user-friendly, and personalized DID (Decentralized Identity) management solutions. The core technology of the KNS protocol enables the inscription of arbitrary text and data on-chain while supporting users in inscribing, querying, managing, and trading inscription-based assets. As the first service provider in the Kaspa ecosystem to offer arbitrary data inscription functionality, KNS creates diverse opportunities for innovation for users and developers on the Kaspa platform.

**Vision:**\
The goal of KNS is to become the leading domain and inscription infrastructure provider on Kaspa. With its innovative protocol, scalability, security, and low service fees, KNS aims to be the preferred domain solution for developers, users, and enterprises. It will empower users to achieve personalized identities, create and manage digital assets, and redefine the way digital identities and assets are represented on the blockchain.

**Core Features**

* Domain name inscription
* Text inscription
* Decentralized indexer and resolver

**Solution**

* Enhance user experience by simplfies the process of sending and receiving transactions on Kaspa.
* Increased security by reducing the complexity of wallet address, lower the chances of lost funds or failed transactions.
* By enabling arbitrary text inscription functionality, KNS indexer ensures seamless mapping of .kas domain name inscriptions to their corresponding wallet addresses by analyzing individual transactions.


---

# 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://kns-2.gitbook.io/kns-docs-1/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.
