# Bridging assets to other chains

## Introduction to bridging <a href="#introduction-to-bridging" id="introduction-to-bridging"></a>

Users can send assets to wallets on other networks directly from a centralized exchange like Binance, or users can use a cross-chain bridge to perform the bridging transaction manually on-chain.

To send tokens from a centralized exchange, withdraw your supported token, ensuring that you specify the correct wallet address **and** blockchain.

To perform the bridge manually visit <https://bridge.connext.network/> or use your favorite bridge aggregator service.

## Bridging with Alchemix <a href="#bridging-with-alchemix" id="bridging-with-alchemix"></a>

You can also specifically bridge alAssets and gALCX easily on Alchemix.fi. First, navigate to the bridge page. In the ‘From’ field, input the amount and select the token from the dropdown list. In the ‘To’ field, select your target network from the dropdown. The numeric field will display how many tokens you’ll receive when the funds arrive on your target network.

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

Next you’ll need to approve the asset of your choice, then press the swap button to send the funds to the bridge.

The bridge transaction should take between 10-30 mins to complete. After that the funds will appear in your target wallet.

Lastly, you will need to swap your bridge tokens for the canonical token using step #4. Until you complete this task you will not be able to use your swapped tokens.

Now that you have your assets on the target network you can deposit, earn and take self-repaying loans on the new chain.

<figure><img src="/files/BdJUe7Jx8opOv6RG7Udb" 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://v2-docs.alchemix.fi/alchemix-user-docs/resources/guides/bridging-assets-to-other-chains.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.
