# Welcome

**The easy way to use Kaspa**

Kasanova is a secure, non-custodial mobile wallet for Kaspa cryptocurrency. Send, receive, and manage KAS tokens—everything happens on your phone with complete privacy. Your keys stay safe. No accounts. No KYC. No hassle.

## What You Can Do

Kasanova supports multiple protocols built on Kaspa L1:

**KAS (Native Currency)**

* Send and receive Kaspa instantly
* Watch your balance update in real-time
* See complete transaction history
* Pay fees for transactions

**KRC20 Tokens**

* Browse thousands of tokens
* Buy and sell on the marketplace
* Create your own tokens
* Mint additional supply

**KNS Domains**

* Register `.kas` domains (like `alice.kas`)
* Use domains instead of long addresses
* Build your online identity
* Trade domains with others

**KRC721 NFTs**

* Browse digital collectibles
* Manage your collection
* Transfer NFTs to others
* Buy and sell on marketplace (when enabled)

**Kasia Messaging**

* Chat with other users
* Encrypted, private messaging
* Wallet-to-wallet communication
* No phone number or email needed

**Smart Tools**

* Track any wallet address
* Consolidate UTXOs to save fees
* Create payment request links
* Manage your profile and identity

**Swap Crypto**

* Trade BTC, ETH, USDT for KAS
* (Not available on iOS—working on it)

## The Kasanova Promise

🔒 **Your Keys, Your Coins** Your secret phrase never leaves your phone. We don't touch it.

🚫 **No Accounts** No email. No password. No sign-up. Download and go.

🔓 **No KYC** We don't ask who you are. Your privacy matters.

⚡ **For Kaspa Only** Built specifically for Kaspa—not a half-baked multi-chain wallet.

## Get Started

1. **Download**: [iOS](https://apps.apple.com/app/kasanova-wallet/id6748974415) or [Android](https://play.google.com/store/apps/details?id=io.kasanova.wallet)
2. **Create**: Build a new wallet (or restore an existing one)
3. **Backup**: Write down your seed phrase on paper
4. **Use**: Start sending and receiving KAS

## Need Help?

* 📖 **Read the guides** above—most questions are answered there
* 💬 [**Join Discord**](https://discord.gg/23K5zZ2rbZ)—community answers fast
* 🐦 [**Follow on X**](https://x.com/KasanovaWallet)—for updates and news

Let's go. 🚀


---

# 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.kasanova.app/readme.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.
