# How to top up BNB Chain wallet

### What is a non-custodial wallet?

Non-custodial wallets give you complete ownership of your DeFi crypto or assets and your private keys. Remember though, If you choose to use a non-custodial wallet, you are solely responsible for protecting your private keys.

### How to use them

1. Download and install MetaMask <https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn>

![Step 1](/files/TD0keXBDaKts3Y4rqDU8)

2\. Import an existing wallet or create a new one from the options below.

![Step 2](/files/moxvrwId1yWfXqAvd6qU)

3\. Follow the instructions and check out the video about how to keep your wallet secure. Next, you'll need to make a private key for your wallet. Keep it to yourself, and never share it with anyone, and remember, the password you set before getting your seed phrase will only work on the device you use to install your wallet.

![Step 3](/files/dlm7KjWuihZegIsugB5p)

4\. As soon as your wallet is ready, you’ll receive an address you can use to send or receive cryptocurrencies.

5\. To use Bolide, you need to add BNB Smart Chain. Meta Mask has Ethereum Mainnet as the default option. Select your chain in the upper right corner and click on the ‘add Network’ button.

![Step 5 a](/files/iFwPRqL7AlE7IGzwAC5m)

![Step 5 b](/files/ta8MHunu5yjOZRbZqFQ8)

6\. Fill out the fields with the following info:

**Network Name:** Smart Chain

**New RPC URL:** <https://bsc-dataseed.binance.org/>

**ChainID:** 56

**Symbol:** BNB

**Block Explorer URL:** <https://bscscan.com>

![Step 6](/files/qOCWwacUFJefjrkyUPTj)

You can find full instructions about how to add your BNB Chain addition here: <https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain>

7\. From now on, you can top up your balance with BEP20 tokens.

Buy BNB tokens on any CEX and click on the withdrawal button.

![Step 7](/files/pIWGTpgKVGu2INbvfvRv)

8\. Paste your address from Metamask and choose the BNB Smart Chain Network (BEP20). Then enter the amount you want to withdraw but keep in mind you have to pay the exchange fee, so you won’t be able to withdraw your entire balance.

9\. After confirming the exchange and network, your balance will be topped up!


---

# 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/how-to-top-up-bnb-chain-wallet.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.
