# Bridge

{% hint style="success" %}
**What is a Crypto Bridge?**

A crypto bridge is a technology or service that facilitates the transfer of assets between different cryptocurrencies or blockchain networks. It allows users to freely transfer and exchange assets across independent networks.
{% endhint %}

## [Silicon Bridge ](https://bridge.silicon.network)

{% 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 %}

### What would you like to do?

{% content-ref url="/pages/1TnuPsCYJyPHBa7xQdA0" %}
[Deposit to Silicon](/user-guide/bridge/deposit.md)
{% endcontent-ref %}

{% content-ref url="/pages/BoUT0WD9FaWopq3SltCo" %}
[Withdrawal from Silicon](/user-guide/bridge/withdrawal.md)
{% endcontent-ref %}


---

# 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.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.
