# Configuring MetaMask Wallet

## Add BSC Network using BscScan

Create a MetaMask Wallet using either a desktop computer or an iOS/Android mobile device, then add BSC network to your wallet.

* Go to [BscScan](https://bscscan.com/),
* Scroll down to the bottom of the Page,&#x20;
* Press 'Add BSC Network',&#x20;
* Press 'Approve'.

That will allow you to buy, sell, send, and receive BLITZ.

![](/files/vHLbEKsaW4NXly9xzQdN)

## Manual Configuration&#x20;


---

# 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.blitzlabs.io/guides/configuring-metamask-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.
