# Connect MetaMask to BNB Chain/Polygon

Open MetaMask, from the top left click on the Ethereum logo to access a new menu that allows us to add networks by clicking on "Add Network".&#x20;

<figure><img src="/files/mAmaXtX9yLS7wFrAfIRL" alt="" width="263"><figcaption></figcaption></figure>

<figure><img src="/files/VehXJH2DaNXWYXuU7gAB" alt="" width="267"><figcaption></figcaption></figure>

In the latest versions of MetaMask you can add well known networks by just clicking on them. Choose the network you wish to use and then click "Add".

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

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

Check the RPC details and then click "Approve" to finish.

<figure><img src="/files/tYzeMA6h0L1VoO64dQey" alt="" width="239"><figcaption></figcaption></figure>


---

# 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/connect-metamask-to-bnb-chain-polygon.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.
