# Connect your wallet to SuperCake

You've made a wallet and gotten your BEP20 tokens, now you just need to connect your wallet with SuperCake and you're good to go!

Check out the steps below for how to connect to our recommended wallet to SuperCake.

## **Desktop/Web Browser wallets** <a href="#desktop-web-browser-wallets" id="desktop-web-browser-wallets"></a>

MetaMaskBinance WalletToken Pocket![](https://gblobscdn.gitbook.com/assets%2F-MHREX7DHcljbY5IkjgJ%2Fsync%2F1be522018fd3464faa261684c1fecb910630f2a0.png?alt=media)

## Chrome and Firefox <a href="#chrome-and-firefox" id="chrome-and-firefox"></a>

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**.

![](https://gblobscdn.gitbook.com/assets%2F-MHREX7DHcljbY5IkjgJ%2F-MbKrUIhdeum2HRayoi1%2F-MbKscQMR4aHL0efyY4r%2Fimage.png?alt=media\&token=c6ad8439-e98f-4aa5-b04e-0a1b65a32c06)

1. A window will open. Type in the details below.

**Network Name:** Binance Smart Chain **New RPC URL:** [https://bsc-dataseed.binance.org](https://bsc-dataseed.binance.org/) **Chain ID:** 56 **Currency Symbol (optional):** BNB **Block Explorer URL (optional):** [http://bscscan.com](http://bscscan.com/)​![](https://gblobscdn.gitbook.com/assets%2F-MHREX7DHcljbY5IkjgJ%2F-MbKrUIhdeum2HRayoi1%2F-MbKw8MpJXwg3TzEtQTi%2Fimage.png?alt=media\&token=ed41ec22-3038-4c7a-be3c-8d34a59a4d14)

1. Make sure you've typed everything in correctly and click **Save**. Binance Smart Chain will now be one of your network options.

![](https://gblobscdn.gitbook.com/assets%2F-MHREX7DHcljbY5IkjgJ%2F-MbKrUIhdeum2HRayoi1%2F-MbKwQxiSrjHopiVGfkS%2Fimage.png?alt=media\&token=b7ca2bd0-3c15-4633-995b-bb2be12dcfaa)

1. Visit the SuperCake Website. In the top right corner you'll see the **Connect** button. Click it.

![](/files/-Mg2tOe3ipKreibYO7nd)

1. A window will appear asking you to choose a wallet to connect to. Click **MetaMask** (it's the top option on the list).

![](https://gblobscdn.gitbook.com/assets%2F-MHREX7DHcljbY5IkjgJ%2F-MbKrUIhdeum2HRayoi1%2F-MbKxDUrC0cKJNudy4AL%2Fimage.png?alt=media\&token=f5daa5fc-4378-41bd-aee2-f40b39393e20)

## Resources <a href="#resources-2" id="resources-2"></a>

​[**Download MetaMask**](https://metamask.io/download.html) (Automatically detects browser) [**MetaMask Setup Guide**](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)​

**Remember - NEVER, under any situation, should you ever give someone your private key or recovery phrases.**


---

# 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://superpancakebsc.gitbook.io/super-pancake/getting-started/connect-your-wallet-to-supercake.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.
