# Bridges

SecretSwap supports cross-chain exchanges through bridges that allow you to lock tokens from one blockchain (e.g.: Ethereum) and receive SecretToken equivalents to use in SecretSwap. The [Ethereum, Monero, & Binance Smart Chain bridges ](https://bridge.scrt.network/)are currently available and others are in active development. The list of supported assets can be found [here](https://bridge.scrt.network/tokens).

{% hint style="info" %}
Keep in mind that there are minimum amounts to withdraw your SecretTokens back to the Ethereum & Binance Smart Chain blockchains due to the their respective network fees. These are listed in the [Supported Assets](https://bridge.scrt.network/tokens) page.
{% endhint %}

To use the Ethereum & BSC [bridges](https://bridge.scrt.network), you will need both the [Keplr Wallet](https://wallet.keplr.app/) and [Metamask](https://metamask.io) wallet on your browser. The bridge will then allow you to choose if you want to move tokens from Ethereum or Binance Smart Chain to Secret Network, or viceversa. You can bridge ETH, BNB, or any of the supported tokens to their SecretToken equivalent, keep in mind that the bridging transaction will incur Ethereum or Binance Smart Chain network fees. The [XMR bridge](https://ipfs.io/ipfs/QmNRrLDhKGZCSXAZcPU1cBTaLouhWnTi5kfWUzJB4nJbzA) was created by a different development team and has different processes. The tutorial for this bridge can be found [here](https://medium.com/@secretnetwork/secret-monero-bridge-tutorial-22c5eab8bcac).\
\
To choose which bridge you would like to use, simply click the drop down box and make your selection as shown in the picture below:

![](/files/Xx09OfpLhvvDjtcIOk7A)


---

# 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.secretswap.net/the-protocol/bridges.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.
