> For the complete documentation index, see [llms.txt](https://docs-wallet.loopring.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-wallet.loopring.io/funding/withdraw/cross-chain.md).

# Cross-chain

{% hint style="warning" %}
ETH is the only supported asset to bridge at the meantime. More token support will be added in the future.
{% endhint %}

### A. Navigate to Send

<figure><img src="/files/OavOa7SZKTrv9Ysstqlx" alt="" width="375"><figcaption></figcaption></figure>

### B. Tap ***To Another Network***

<figure><img src="/files/aTdNHYpZDskBu0pcIH3X" alt="" width="375"><figcaption></figcaption></figure>

### C. Acknowledge the disclaimer

<figure><img src="/files/kxPQtSQeJuVIvQn2K56s" alt="" width="375"><figcaption></figcaption></figure>

### D. Fill up the pop-up window correctly

1. Choose the correct token.
2. Input the Amount.
3. Input the recipient's address&#x20;
   * <mark style="color:red;">IMPORTANT!</mark> Make sure the receiving address has access to the network you are sending to otherwise, you may lose the assets.
4. Send

<figure><img src="/files/m4OhbU6w8beQ1PtXktt1" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
Congratulations! You have now successfully bridged assets to another network!
{% endhint %}


---

# 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-wallet.loopring.io/funding/withdraw/cross-chain.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.
