# Supporting Wallet

<table><thead><tr><th width="100">Wallet</th><th>Type</th><th>Network</th><th>Inscribe</th><th>Transfer</th><th>Received</th></tr></thead><tbody><tr><td>Kasware</td><td>Extension</td><td>Mainnet &#x26; Testnet</td><td>✅</td><td>$KAS<br>KRC20<br>KRC721<br>.kas Domain<br>text</td><td>$KAS<br>KRC20<br>KRC721<br>.kas Domain<br>text</td></tr><tr><td>Kastle</td><td>Extension</td><td>Mainnet &#x26; Testnet</td><td>✅</td><td>$KAS<br>KRC20<br>KRC721<br>.kas Domain</td><td>$KAS<br>KRC20<br>KRC721<br>.kas Domain</td></tr><tr><td>Kastle</td><td>Mobile App</td><td>Mainnet &#x26; Testnet</td><td>❌</td><td>$KAS<br>KRC20<br>KRC721</td><td>$KAS<br>KRC20<br>KRC721<br>.kas Domain</td></tr><tr><td>Kurncy</td><td>Mobile App</td><td>Mainnet &#x26;<br>Testnet</td><td>✅</td><td>$KAS<br>KRC20<br>KRC721<br>.kas Domain</td><td>$KAS<br>KRC20<br>KRC721<br>.kas Domain</td></tr><tr><td>Kasanova</td><td>Mobile App</td><td>Mainnet &#x26;<br>Testnet</td><td>✅</td><td>$KAS<br>KRC20<br>KRC721<br>.kas Domain</td><td>$KAS<br>KRC20<br>KRC721<br>.kas Domain</td></tr></tbody></table>

**Wallet**: Wallet that supports KNS functions.

**Type**: Support wallet type includes extension, TG bot, or mobile App.

**Network**: Networks (Mainnet & Testnet) currently supported by the wallet on KNS.

**Inscribe**: Supports domain and text inscription on KNS.

**KNS Resolve**: Can transfer & received $KAS, KRC20, KRC721 and KNS (domain & text) using `.kas` domains.

### **Important Note(Must Read)**

* If the receiving wallet is not a KNS Supporting Wallet, the domain will not be visible and cannot be managed or transferred out.
* ⚠️ Before sending a transaction, please ensure that the resolved address is correct. Once a transfer is sent, it cannot be reversed. Any input errors may result in the loss of assets. Please make sure to always verify domain with wallet address carefully.
* KNS do not support ECDSA addresses currently.


---

# 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/supporting-wallet.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.
