# Cross-chain Swaps

Talisman’s Cross-Chain Swap feature allows you to move assets between different blockchains in a simple and reliable way. It supports Bittensor, Ethereum, Polkadot and more - allowing you to swap from one network to another directly in the Portal without needing separate wallets, manual bridges, or multiple extra steps. In the Portal, you can select your source chain, destination chain, and asset in just a few clicks.

1. To select the asset you’d like to pay with, click Select Token as outlined in the image below

<div align="left"><figure><img src="/files/hXP9HQ1s5qCs6Cg2nT0I" alt=""><figcaption></figcaption></figure></div>

2. Choose your desired asset to pay with from the drop-down menu

<div align="left"><figure><img src="/files/e2ftZgZWysMocXkSDyXK" alt=""><figcaption></figcaption></figure></div>

3. Input the desired amount of token that you’d like to swap.

<div align="left"><figure><img src="/files/lqh2KDFVWk9j1ZNcC1DG" alt=""><figcaption></figcaption></figure></div>

4. Select the asset you’d like to receive. The amount you will receive should automatically populate.

<div align="left"><figure><img src="/files/3qvCs01Iduokbj7UFCzi" alt=""><figcaption></figcaption></figure></div>

5. Select your destination address and ensure that it matches the network of the asset you will receive. In this case, we will receive TAO and our destination address should be a Substrate address. Once you’re satisfied with the details, select Swap.

<figure><img src="/files/77JSbjs8WPkeNhsmPoww" alt=""><figcaption></figcaption></figure>

\
6\. You’ll be prompted to approve the transaction in your Talisman Wallet

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

\
v 3.1.8


---

# 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.talisman.xyz/talisman/introduction/talisman-portal/cross-chain-swaps.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.
