# How to add BSC testnet into the Metamask

## Step 1: Go to Network settings BSC-Testnet

![](/files/Zy9GZ7NMhNfGTTuUZtcZ)

You click on your account (top right corner) then select Settings and Network.

## Step 2: You choose: Add network (add network) and start filling in as instructed below:

**Network Name:** Smart Chain - Testnet

**New RPC URL:** <https://data-seed-prebsc-1-s1.binance.org:8545/>

**ChainID:** 97

**Symbol:** BNB

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

![](/files/LJesSibHjpAOBM0mKXwu)

## Step 3: Click Save and congrats on your completion

## How to get free BNB for testing our launchpad on testnet

**Step 1:** Go to this website <https://testnet.binance.org/faucet-smart>

**Step 2:** Copy and paste your wallet into the space and press "Give me BNB"

![](/files/JWNVV7RJ4z6jkmhKeKg2)


---

# 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://mklabs-document.gitbook.io/mklabs/faq/how-to-add-bsc-testnet-into-the-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.
