# Bridge to B² Mainnet

1. Enter the official website, and click on “Bridge”. Link: <https://www.bsquared.network/bridge/>

   **The withdraw function is not yet available.**

![](https://quicknode.quicknode-ipfs.com/ipfs/QmNMPhdisuvo3jzLEX9Z2aeA46zg6gt8pEjF1HsvmZTgCp)

2. Connect to the BTC mainnet address

![](https://quicknode.quicknode-ipfs.com/ipfs/QmW3iHXuSUdkYw5sJcqAauVzjz2PoCULmXav5yMQwqtDAB)

3. After successfully connecting the wallet, enter the cross-chain amount.

![](https://quicknode.quicknode-ipfs.com/ipfs/QmULsRB26rT5n1NFDqZuSzc9DaDUZK8V7qGHgirFbfLwRb)

4. After clicking **Deposit Funds**, confirm by signing in the wallet.

![](https://quicknode.quicknode-ipfs.com/ipfs/QmfGg3odn94wDAKrYWyGiyNfKLtj6QY89MYQHL4vWcr5Mz)

5. The transaction status can be viewed through the browser or bridge history after the bridge submission has been successfully made. Notice that only after the transaction on the BTC mainnet has exceeded 6 confirmations will the bridge transaction be conducted on the B² Mainnet. The waiting time is 1-2 hours.

![](https://quicknode.quicknode-ipfs.com/ipfs/QmZZuicAXA68P8vsba9ZKGnSPqi6xRqSsojJcKst64bVGz)

6. Verify if transactions on both chains are successful on the **bridge history** page.

![](https://quicknode.quicknode-ipfs.com/ipfs/QmcuzSTjw2oPtXWbG2SRU4gpBEtLnMBazMQawCBFPGbrxn)

7. If transactions on both chains are successful, click the address in the top right corner to check if the balance is correct.

![](https://quicknode.quicknode-ipfs.com/ipfs/QmTe9abDg1urAwNTMaVEY9NA6igv5UcPrDsViQL64qHW1G)


---

# 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.bsquared.network/for-users/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.
