> For the complete documentation index, see [llms.txt](https://docs.allbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allbridge.io/guides/faq/how-to-transfer-tokens.md).

# How to transfer tokens?

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

You can use this video guide:\
<https://youtu.be/UX3y83h_yYM>

## How to transfer tokens?

1. Navigate to <https://app.allbridge.io/bridge>.
2. Open the **Bridge** page.
3. Choose the source blockchain in the **From** field.
4. Choose the destination blockchain in the **To** field.
5. Choose an asset in the **Choose asset** field.
6. Click the **Connect wallet** button.

![](/files/yyGfNUcSnLKlyOWyTYT9)

7\. Choose the wallet to connect.

![](/files/95qjBMxe4Qyeo6Dh27E0)

8\. Approve the connection in the wallet of your choice.‌

9\. Enter the address of the destination blockchain (from the **To** field) in the **Recipient address** field.

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

10\. If you use MetaMask, you need to approve the spending before sending the money. It needs to be done only during the first transaction.

![](/files/BiDJjMTjI6HdVPX7zMcM)

11\. Enter the number of assets you want to send in the **Amount to send** field.‌

![](/files/15YAsl0D3WlWF9gc5R0X)

12\.  Click the **Send** button to trigger the Send transaction, and confirm it in the wallet.

![](/files/m6zHr4LMRx75l1wwRbDS)

13\. After you approve the transaction, you will see the waiting screen with the link to the block explorer.

![](/files/a0mSDR6IWwuCo5kI77tV)

14\. When the transaction is successful you will be able to connect the wallet of the destination blockchain (from the **To** field) to receive the assets.

![](/files/kQSmiD0ahZ491YmCyIq8)

15\. Click the **Connect wallet** button to choose the wallet.

![](/files/N6Jc1iryEMFxVfgOWbZ7)

16\. When the wallet is connected, you can click **Receive** button to trigger the Receive transaction.

![](/files/Wr59mrN7yteoFqhIp4xZ)

17\. When you confirm the Receive transaction in a wallet, you will see the waiting screen with the link to the block explorer.

![](/files/W1vfF1hd7JBFUiCldEKd)

18\. When the transaction is complete you will see a success screen.

![](/files/b8EsQdsRBaNrb8tyrZsW)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.allbridge.io/guides/faq/how-to-transfer-tokens.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.
