# Swap Crypto for KAS

Trade Bitcoin, Ethereum, or USDT for Kaspa.

## What's Exchange?

Kasanova's exchange feature is powered by **ChangeNOW**, a trusted cryptocurrency exchange service. Swap other cryptocurrencies for KAS quickly and securely.

You can trade over **1,200 cryptocurrencies**, including BTC, ETH, USDT, and many others. Search for any coin in the currency selector.

This is a ChangeNOW exchange integrated into Kasanova.

## How It Works

1. Tap the **Exchange** shortcut on your home screen
2. Choose **Crypto → KAS**
3. Pick the cryptocurrency you're sending (BTC, ETH, etc.)
4. Enter how much you want to send
5. Confirm your KAS destination address and add a refund address
6. Review the full details and estimated KAS you'll receive
7. Send your crypto to the deposit address shown
8. KAS arrives in your wallet — usually within minutes to an hour

**KAS → Crypto** (selling KAS) is coming soon.

## View Your Exchange History

Tap **View Exchange History** on the exchange screen to see past swaps and their status.

## Important Details

**⏱️ How long?** Usually a few minutes to an hour, depending on the blockchain.

**💱 Rates:** Real-time prices, updated constantly.

**🔗 Addresses:** Always double-check—copy/paste is safest.

## Be Smart

* **Start small**: Do a small swap first to test
* **Keep your ID**: Save the transaction ID in case you need to track it
* **Check the rate**: Compare against other exchanges if you want
* **Have patience**: Blockchain takes time sometimes

## Troubleshooting

**"My swap hasn't arrived"**

* Wait a bit—blockchains can be slow
* Check your transaction ID
* Contact ChangeNow support with that ID

**"I sent the wrong coin"**

* Contact ChangeNow immediately with your transaction ID
* They might be able to help recover it

## Next Steps

* [Send Your KAS](/core-features-the-basics/sending.md)
* [Receive KAS](/core-features-the-basics/receiving.md)
* [Check Your Balance](/core-features-the-basics/balance.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.kasanova.app/exchange-get-kas/exchanging.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.
