# Connect with MetaMask

{% hint style="info" %}
**Prerequisites** You've made a wallet and gotten your Binance Smart Chain (BEP20) tokens, now you just need to connect your wallet with Bolide Finance. You have installed Metamask Chrome browser extension.
{% endhint %}

### Metamask

#### Q. How to add Binance Smart Chain to Metamask?

1. Open MetaMask and click on the **network selector** at the top. By default it will show "Ethereum Mainnet". Scroll down and click **Custom RPC**.
2. A window will open. Type in the details below.

   **Network Name:** Binance Smart Chain\
   **New RPC URL:** <https://bsc-dataseed.binance.org>\
   **Chain ID:** 56\
   **Currency Symbol (optional):** BNB\
   **Block Explorer URL (optional):** <http://bscscan.com>

   ![](/files/bdDBGfqlRbYOZHLQtFb7)

#### Q. How to connect Bolide Finance with Metamask

Visit the [Bolide.fi](https://Bolide.fi) In the top right corner you'll see the **Join Private Sale** button. Click it

![](/files/7mkOHf10W6zRTvflYpyh)

Click on **Metamask**

![](/files/4mzf0b9rBSgxi69celZ6)

Click on **Connect**


---

# 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.bolide.fi/bolide-earn/get-started/connect-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.
