# Add Binance Smart Chain Testnet Network to Metamask

Metamask requires that you add any new networks you interact with.

**Go to settings**

![](/files/-Mb6Fp8QBpKeiClMHdZq)

**Then scroll down and select Networks**

![](/files/-Mb6Fwrtle4teQ3PVaPS)

**Then select add network**

![](/files/-Mb6HO5nXXFGwiG0rpF6)

**Then fill in these details and click "SAVE"**

![](/files/-Mb6H_zhVvzl8LoYnLV-)

* Network Name: `Binance Smart Chain Testnet`
* New RPC URL: `https://data-seed-prebsc-1-s1.binance.org:8545`
* Chain ID: `97`

{% hint style="info" %}
If the API doesn't seem to be working, check [here](https://docs.binance.org/smart-chain/developer/create-wallet.html) for the latest BSC Testnet Endpoint
{% endhint %}


---

# 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.liquidapps.io/liquidapps-documentation/eosio-guides/testnet-creation-guides/create-binance-smart-chain-testnet-account-1/add-binance-smart-chain-testnet-network-to-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.
