# Moving your funds OUT of Asset Hub

You may be an artist who sold some of his NFTs on Asset Hub Kusama/Polkadot, and now you are thinking about moving your funds somewhere else. You need to bridge your funds first.&#x20;

In case you want to move your funds out of:

* Polkadot Asset Hub
* Kusama Asset Hub&#x20;

### Step 1: Select Teleport

After connecting your wallet to KodaDot, go to your profile in the top right corner. Select Teleport Bridge.

<figure><img src="/files/aPb1TlQf50MPyO8UhqYu" alt=""><figcaption></figcaption></figure>

### Step 2: Teleport out of Asset Hub

Bridge your **KSM** out of Kusama Asset Hub:

<figure><img src="/files/oOlgg5bKoK3j0jjDpIPd" alt=""><figcaption></figcaption></figure>

***Note**: You must keep 0.000033333 KSM on your account as an existential deposit for your wallet. Always leave this amount in your wallet.*

Or Bridge your **DOT** out of Asset Hub:

<figure><img src="/files/Gafn1Tq1m9DEB22o8Lmv" alt=""><figcaption></figcaption></figure>

Click on send and sign the transaction.

## Step 3: Send your tokens to another wallet

Here, you have two options: either you will use your wallet to send your funds whenever you want or use the KodaDot Transfer option.

**KodaDot's transfer option:** In your profile, click on transfer and fill out the details:

* Recipient: Address where you want to send your funds. If you send your funds to CEX (Binance, Kraken..), you will find your recipient address in those apps.
* Amount: How much you want to send

Click on Continue and sign the transaction.

<figure><img src="/files/wA4ZhJ7eYHBtQe03Rrke" alt=""><figcaption></figcaption></figure>

### Double-check your balances now in your wallet

In your profile in the sidebar, you should be able to see which of your funds are on AssetHub now. Check this picture:

* Red rectangle: Funds on Asset Hub Polkadot and AssetHub Kusama
* Yellow rectangle: Funds on Relay Chain

<figure><img src="/files/9X17W4EwIZXppbXxECOf" alt=""><figcaption><p>First two are on AssetHub, second two are on Relay Chain</p></figcaption></figure>

That's all you need about sending your funds out of the Asset Hub. To **send your funds back** to the AssetHub Chain, use the Teleport Bridge function again.


---

# 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://hello.kodadot.xyz/tutorial/asset-hub/moving-your-funds-out-of-asset-hub.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.
