# How to Use KNS

The KNS platform provides users with the following essential tools:

1. [**Search Tool**](/kns-docs-1/how-to-use-kns/search.md): Easily check the availability of desired domains and view details about registered domains, including verification and ownership status.
2. [**.kas Inscribe Tool**](/kns-docs-1/how-to-use-kns/.kas-inscribe-tool.md): A dedicated tool for registering unique **.kas** domains, linking them to wallet addresses seamlessly.
3. [**Text Inscribe Tool**](/kns-docs-1/how-to-use-kns/text-inscribe-tool.md): Allows users to inscribe arbitrary text onto Kaspa , enabling decentralized storage and messaging.
4. [**Dashboard**](/kns-docs-1/how-to-use-kns/dashboard.md): A user-friendly interface for managing domains and inscriptions, tracking balances, reviewing transaction history, and listing domains for sale.

[**Supporting Wallets**](/kns-docs-1/supporting-wallet.md): Only KNS [Supporting Wallets](/kns-docs-1/supporting-wallet.md) can be used for KNS features! Such as transfer $KAS via domain, transfer domains, domain resolve. <br>


---

# 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/how-to-use-kns.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.
