# Getting Started

## User Experience Overview <a href="#f50d" id="f50d"></a>

Here’s a walkthrough of MultiBit’s current product, showcasing our seamless BRC20 bridging experience. We’ve also been developing new features and capabilities, with exciting updates coming soon, stay tuned

### **Sign-up/login:** <a href="#id-215a" id="id-215a"></a>

Users can connect a variety of wallets powered by WalletConnect:

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*hO7iie95i5QeFYA20idpAA.jpeg" alt="" height="404" width="700"><figcaption></figcaption></figure>

### Choose Networks: <a href="#f8da" id="f8da"></a>

Users can choose which EVM network they want the BRC20 asset to be bridged to, MultiBit currently supports Ethereum Mainnet and BNB Chain.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*hhwOsccxUgyY6WqGzGii6g.jpeg" alt="" height="438" width="700"><figcaption></figcaption></figure>

### **BRC20 Bridging to EVM:** <a href="#id-8984" id="id-8984"></a>

1\. We’ll provide you with a unique BRC-20 deposit address. Please access your BTC wallet and select the specific quantity of assets you’d like to transfer cross-chain.

2\. After you’ve completed the transfer, return to your account to verify the status of your deposit. Upon successful confirmation, you’ll be able to generate your cross-chain ERC-20 assets.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*A_3jdiGv13_JSQ_a9H-61A.jpeg" alt="" height="425" width="700"><figcaption></figcaption></figure>

### Bridging ERC20 to Bitcoin: <a href="#id-384d" id="id-384d"></a>

Specify the quantity you wish to withdraw and provide the BRC-20 receiving address where you’d like to receive the BRC20 assets back from EVM networks.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*hhwOsccxUgyY6WqGzGii6g.jpeg" alt="" height="438" width="700"><figcaption></figcaption></figure>


---

# 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.multibit.exchange/multibit/getting-started.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.
