# Bridging 0Dog from Bitcoin (BRC-20) to Ethereum (ERC-20)

## ONLY USE THE CONTRACT ADDRESS BELOW&#x20;

<mark style="color:blue;">**Multibit ERC-20**</mark>**&#x20;- 0xAA6624D7363Ef8284aA8ce4e18146dEd5f421b2c**\
\ <mark style="color:red;">**If you are unsure about whether you are connected to the correct bridge please return to this guide and cross reference you have the correct contract address.**</mark> \
\
This is the link to the official website, to ensure you are on the correct Multibit please use the links on our site: <https://bitcoindogs.club/>

1. <mark style="color:blue;">**Connect Your Wallet**</mark>

* Open the Multibit platform - <https://app.multibit.exchange/bridge>
* Connect one of the compatible wallets (OKX Wallet, UniSat) to the Multibit platform.
* Ensure your wallet is properly set up to manage both BRC-20 and ERC-20 tokens.

2. <mark style="color:blue;">**Select the Destination Network**</mark>

* On the Multibit interface, select Ethereum (ERC-20) as the network where you want your 0Dog tokens to be transferred.
* Ensure you have enough ETH in your wallet to cover the gas fees required for transactions on the Ethereum network.

3. <mark style="color:blue;">**Initiate the Transfer**</mark>

* Navigate to the option to bridge your tokens on the Multibit platform.
* Choose 0Dog as the token to be bridged.
* Enter the amount of 0Dog tokens you wish to transfer to the Ethereum network.

4. <mark style="color:blue;">**Review and Confirm Transfer Details**</mark>

* Double-check all the details of your transaction, including the number of tokens being transferred, the destination address, and any applicable fees.
* The fees will include a transfer fee on the Bitcoin network (inscription fee) and a gas fee on the Ethereum network.

5. <mark style="color:blue;">**Confirm the Transfer in Your Wallet**</mark>

* Approve the transaction details in your connected wallet - OKX Wallet, UniSat.
* Pay the required inscription fee to initiate the transfer from BTC to Ethereum.
* Your wallet may prompt you twice during this process; ensure you confirm both prompts to proceed.

6. <mark style="color:blue;">**Wait for Blockchain Confirmation**</mark>

* The bridging process requires confirmation on the Bitcoin network.
* This process may take some time depending on network congestion.
* Once confirmed, your 0Dog tokens will be locked on the Bitcoin network and prepared for minting on the Ethereum network.\
  \
  The Multibit bridge ensures security and safety, once the instruction is sent to mint the ERC-20 tokens, the same instruction commands the BRC-20 tokens are locked.<br>

7. <mark style="color:blue;">**Monitor the Recharge Process**</mark>

* After confirmation, return to the Multibit interface.
* Go to your account page and wait for the 0Dog tokens to be recharged to the Ethereum network, typically after 3-4 Bitcoin block confirmations (times will vary depending on the Bitcoin Network speed).

8. <mark style="color:blue;">**Mint the Tokens on Ethereum**</mark>

* Once the tokens are available on the Ethereum network, you’ll be prompted to mint them.
* Click the “Mint” button to complete the process.
* Enter your Ethereum wallet address to receive the minted ERC-20 tokens.&#x20;

9. <mark style="color:blue;">**Final Confirmation**</mark>

* After minting, the tokens will be sent to your specified Ethereum address.
* You can now view your 0Dog ERC-20 tokens in your Ethereum wallet, ready for transactions on the Ethereum network.


---

# 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.bitcoindogs.club/how-to-bridge/bridging-0dog-from-bitcoin-brc-20-to-ethereum-erc-20.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.
