# Withdrawal from Silicon

{% hint style="warning" %}
Silicon Bridge only supports bridging between Ethereum (L1) and Silicon (L2).\
For bridging to other networks, please use [Orbit Bridge](https://bridge.orbitchain.io).
{% endhint %}

{% hint style="info" %}
To use the bridge, you'll need a crypto wallet and a small amount of ETH to cover fees.
{% endhint %}

{% stepper %}
{% step %}

### Connect your wallet

{% hint style="info" %}
Currently, Silicon Bridge does not support connections with **Korbit Web3 Wallet or Teleport Wallet**.\
If you wish to bridge assets externally, please first transfer them to a wallet that supports WalletConnect, such as MetaMask, and proceed from there.
{% endhint %}

<div align="left"><figure><img src="/files/e0FuQJW1umUM2g2lf7L3" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Select network your assets are on.

For Silicon to Ethereum, Select **Withdraw.**

<div align="left"><figure><img src="/files/xnkpflQU2wIeBSkYe8e5" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Select an asset and enter the amount you want to bridge.

<div align="left"><figure><img src="/files/RWFjSNUqSwGHmqaxMqls" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/QhRJGYvkGQztFUeouZ5Z" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Verify the 'Destination Address' for the transfer.

Check that your **wallet address is correct**. If needed, **you can send directly to another address** (e.g., from MetaMask to Korbit Web3 Wallet or Teleport).

<div align="left"><figure><img src="/files/OcRRqq85QqMap9BLhGCJ" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/zXqXUWGXXK7qqjfHfwqd" alt="" width="375"><figcaption><p>You can directly bridge and transfer assets from Wallet A to Wallet B.</p></figcaption></figure></div>
{% endstep %}

{% step %}

### Review the summary of the bridge and gas fees, then confirm the bridge.

<div align="left"><figure><img src="/files/JqgDDeQZ2ykGOIg1txNB" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### <mark style="color:red;">\[IMPORTANT]</mark> To bridge from Silicon (L2) to Ethereum (L1), make sure to click "Finalize" in the Activity Screen.

{% hint style="info" %}
Due to the structural nature of moving from L2 to L1, the Finalize step is required.\
The "Finalize" button will be activated once the bridge transaction is complete, which **may take around 10 to 30 minutes.**
{% endhint %}

<div align="left"><figure><img src="/files/SnU694CxNsNq81nIthsn" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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.silicon.network/user-guide/bridge/withdrawal.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.
