# Transfer assets to Karura

**If you don’t have KSM on Kusama Network**

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

* Click the Talisman Wallet extension
* Select your wallet
* Select <mark style="color:purple;">`Copy`</mark> icon in the right-hand corner of the pop-up

<figure><img src="/files/14lQAqk1znyDj9bfeDo6" alt=""><figcaption></figcaption></figure>

* Then you can see your own Kusama address and click <mark style="color:purple;">`Copy`</mark>

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

* You can use the exchange to transfer KSM to Kusama network. Make sure you select <mark style="color:purple;">`KSM`</mark> as the network and paste your address
* You can now see your balance by clicking the Talisman Extension or viewing in the Kusama network page

**If you already have KSM on Kusama network**

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

* Connect wallet with Talisman to [apps.karura.network](https://apps.karura.network/)
* Then select <mark style="color:purple;">`Bridge`</mark> from the navigation menu
* Choose <mark style="color:purple;">`Kusama`</mark> as <mark style="color:purple;">`Origin Chain`</mark> and <mark style="color:purple;">`Karura`</mark> as <mark style="color:purple;">`Destination Chain`</mark>
* Confirm the KSM received account
* Enter the KSM amount you wish to transfer and click <mark style="color:purple;">`Transfer`</mark>

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

* Complete the transfer by clicking <mark style="color:purple;">`Approve`</mark> in pop-up

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

* Once the transfer is successful you can see your balance on both portfolio pages on Karura and inside your Talisman Wallet
* If you want to transfer your asset back to Kusama from Karura, follow the same step. Just switch the chain network
* If you want to send KSM from Karura to an Exchange, you should follow your exchange's instructions on depositing KSM from the Kusama network once you have sent KSM on Kusama.

### Transfer KAR

Exchanges that support Karura network and KAR token would support direct withdraw/deposit KAR to/from Karura network. Confirm with your exchange how to send KAR tokens to the Karura network.

You can always send a small amount to verify before sending the full amount.

If you have KAR in other parachains, you can send it to Karura using <mark style="color:purple;">`Bridge`</mark>

<figure><img src="/files/6b7MCLa89YJjsBT9CU37" alt=""><figcaption></figcaption></figure>


---

# 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.taigaprotocol.io/resources/wiki/guides/start-with-talisman/transfer-assets-to-karura.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.
