# Setting Up Flow for Web3 Users

## <mark style="color:yellow;">**Using an EVM-Compatible Wallet on Flow**</mark>

Flow supports EVM-compatible wallets, enabling smooth integration with tools you're already familiar with. To start:

* Download and set up your preferred EVM-compatible wallet, such as **MetaMask** or **Rabby**.
* Ensure your wallet is properly secured with a strong password and backup recovery phrase.\
  \
  \&#xNAN;*Note: We recommend Metamask, FLow wallet and Rabby for the best user experience*

***

## [**Bridge Funds to Flow**](https://relay.link/bridge/flow-evm?toCurrency=0x2aabea2058b5ac2d339b163c6ab6f2b6d53aabed)

**PYUSD0** is the currency on Beezie for all transactions. This is the stablecoin you need in your wallet.\
\
To use Flow for transactions, you'll need to bridge funds from your EVM-compatible wallet.\
Bridging takes anywhere between 10-30 seconds for most chains.\
\
&#x20;Here's how:

1. Visit [Relay](https://relay.link/bridge/flow-evm?toCurrency=0x2aabea2058b5ac2d339b163c6ab6f2b6d53aabed) bridge

<figure><img src="/files/iHSH48ulLb2MSI7MPrYu" alt=""><figcaption></figcaption></figure>

2. Connect your wallet to the bridge.
3. Select the token you wish to bridge and the amount.
4. Confirm the transaction in your wallet and wait for the bridging process to complete.

\
**OR**\
\
You can visit your wallet page on Beezie and directly bridge funds in from any network.

<figure><img src="/files/C3pQPeJT8ARAoHcp7A8M" alt=""><figcaption></figcaption></figure>

***

## <mark style="color:yellow;">**Add Flow to Your Wallet via Chainlist**</mark>

To interact with Flow, you'll need to add the Flow network to your wallet. Use **Chainlist** for a hassle-free setup:

1. Go to [Chainlist](https://chainlist.org/?search=flow).
2. Connect your wallet to Chainlist.
3. Add Flow to your wallet by clicking the **"Add to Wallet"** button.
4. Approve the network addition in your wallet.

***

#### With these steps, you'll be ready to interact with Flow using your EVM-compatible wallet. Enjoy the seamless experience Flow provides for Web3 users!


---

# 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.beezie.com/user-guides/setting-up-flow-for-web3-users.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.
