# Cross Chain Bridge

Your DSA is powered with Cross chain superpowers! You can withdraw from your DSA to another network. The current cross chain bridge provider is **Hop.Exchange.**

#### To use Cross Chain Transfer open the Withdraw menu and click **Cross Chain Transfer**

![](https://285790977-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQnOXLAFDOGcotXLu9D%2Fuploads%2FFdnh1KkI7FXrdMbzH1Lg%2FFind%20Cross%20Chain.gif?alt=media\&token=106aeef2-4010-4cef-b182-9bb778cdffad)

#### Enter the amount for withdrawal and select a destination network in the top section

![Each Network has its own minimums for transfer](https://285790977-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQnOXLAFDOGcotXLu9D%2Fuploads%2FCpx7NFF4aDRaOEgEwGXy%2FScreen%20Shot%202022-06-06%20at%201.28.48%20PM.png?alt=media\&token=87f49861-68a4-4427-a2e9-ab377b76cf20)

#### Select your withdrawal destination you can enter an address or send to an associated DSA

{% hint style="warning" %}
When creating cross chain transfers please confirm you are receiving to a valid address on the destination chain. If you send funds to an invalid address those funds may be lost.
{% endhint %}

![](https://285790977-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQnOXLAFDOGcotXLu9D%2Fuploads%2FkzTQMxUuyXtBtUVMqOrq%2Fcross%20chain%202.gif?alt=media\&token=b14a2f42-ce20-4b7f-b54b-c09207de9212)

#### **Withdrawal Address**

**Your DSA Accounts**

This option will list all the DSA accounts associated with the connected address on the correct destination network.

**Another Address**

This will allow you to enter an address to withdraw to. You can also click `use Connected Address` to have the interface input your currently connected address as the receipt.&#x20;


---

# 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://guides.instadapp.io/features/cross-chain-bridge.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.
