# Connect to BNB Chain, Polygon or any EVM&#x20;

<figure><img src="/files/cMtfK8GmKASXy010trJN" alt=""><figcaption></figcaption></figure>

There are multiple ways to add a new network to your wallet, offering flexibility for users. You can do it automatically through the wallet itself or by utilizing [chainlist.org](https://chainlist.org), or manually by entering the RPC details.&#x20;

By default, MetaMask establishes an initial connection with [Ethereum](https://chainlist.org/chain/1). However, to explore and connect with other blockchain networks, you can easily add the desired network. This allows you to create connection points with different blockchains, enabling seamless switching between them with just a few clicks.&#x20;

[Connect MetaMask to BNB Chain/Polygon](/learning-station/connect-to-bnb-chain-polygon-or-any-evm/connect-metamask-to-bnb-chain-polygon.md)

[Manually add a new network to your wallet](/learning-station/connect-to-bnb-chain-polygon-or-any-evm/manually-add-a-new-network-to-your-wallet.md)


---

# 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.blinkgalaxy.com/learning-station/connect-to-bnb-chain-polygon-or-any-evm.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.
