# 🌉 Bridging to Superposition Mainnet

1. Head to <https://bridge.superposition.so/>
2. Select the tokens and amount you want to bridge from Arbitrum to Superposition under the "Deposit" field.
3. Click on "Deposit", approve the token and initiate the deposit
4. You're now good to go! Your tokens should arrive in approximately 10 minutes on Superposition
5. Click on "Withdraw" to bridge from the Superposition back to Arbitrum

{% hint style="info" %}
Current Supported Bridges are [Stargate](https://bridge.superposition.so), [Superbridge](https://superbridge.app/), [Jumper](https://jumper.exchange/), [Decent](https://decent.xyz), [Relay](https://relay.link/bridge/superposition?fromChainId=1\&fromCurrency=0x0000000000000000000000000000000000000000\&toCurrency=0x0000000000000000000000000000000000000000), and the official [Arbitrum Bridge](https://bridge.arbitrum.io/?destinationChain=superposition\&sourceChain=arbitrum-one).
{% endhint %}


---

# 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.superposition.so/superposition-mainnet/bridging-to-superposition-mainnet.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.
