# Users with Metamask

Users can connect their Metamask wallet, network Binance Smart Chain (BEP20) to use RoboFi.&#x20;

At the login screen, click Connect to Metamask.

![](/files/8zKrvrTbYl1b1xm1eMFZ)

Then enter your Metamask wallet password and click Unlock button.

&#x20;                                                  <img src="/files/LJ8omyLbkP37OSUGk2GE" alt="" data-size="original">

If your account does not have Binance Smart Chain network yet, the system will ask for permission to add this network to your account. In this example, we add "Smart Chain - Testnet" for the sake of simplicity. Then click Approve button to continue.&#x20;

&#x20;                                                  <img src="/files/mZcJU0sKzHQdRHGXsS20" alt="" data-size="original">

In reality with BEP20, you can choose to add "BSC - Mainnet" when you want to access RoboFi Mainnet on BEP20.&#x20;

After adding the network, the system will ask for permission to switch to work on this network. Click the Switch network button to continue.

&#x20;                                                ![](/files/uaYjBGaTIBUR2ftgQnmB)&#x20;

Then select the account you want to connect to RoboFi, click Next button to continue.

&#x20;                                                ![](/files/igdZtrhzji5XxQVGt19V)

Click Connect button to connect your Metamask wallet with RoboFi.&#x20;

&#x20;                                                ![](/files/1M1wkAHjHlE9GM3ZhHcH)

When succeeds, users with Metamask can do all business functions such as: swap token <--> sToken, stake to bots, buy bot tokens, harvest rewards, and so on... as same as [<mark style="color:blue;">Users with RoboFi Wallet</mark>](/user-guide/users-with-robofi-wallet.md).&#x20;


---

# 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.robofi.io/user-guide/users-with-metamask.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.
