# MetaMask

{% hint style="info" %}
💡 RPC Information

1. Network Name: Bifrost Network
2. RPC URL: <https://public-01.mainnet.bifrostnetwork.com/rpc>
3. Chain ID: 3068
4. Currency symbol: BFC
5. Block explorer URL (Optional): <https://explorer.mainnet.bifrostnetwork.com/>
   {% endhint %}

Once you complete the following steps, you will see BFC in your wallet. If you experience any difficulty, please contact us through [Discord](https://discord.com/invite/bifrostcit).

#### How to Manually Add the Bifrost Network

<figure><img src="https://3596680066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FISx9P4kYm2Zecfailc61%2Fuploads%2FEbzH1dhuTTF4IC1cxyY2%2FGIF_AddNetwork.gif?alt=media&#x26;token=813f1ba5-c6bd-48b4-925e-5cc342f31594" alt=""><figcaption></figcaption></figure>

1. Click “My accounts” on the top right corner of the page. Then click “Settings”.

<figure><img src="https://3596680066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FISx9P4kYm2Zecfailc61%2Fuploads%2FmvYXqM20dikboRRx1IIU%2FFrame%2047%20(3).jpg?alt=media&#x26;token=e8fa1872-e78c-4e1f-85d6-bb3cde6587aa" alt=""><figcaption></figcaption></figure>

2. Under “Settings”, scroll down to click “Networks”.

<figure><img src="https://3596680066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FISx9P4kYm2Zecfailc61%2Fuploads%2FSK9eyQUhxgIQw1fa0jXM%2FFrame%2040.jpg?alt=media&#x26;token=1bd9f078-0e0f-44ec-b25b-ba8dd97a5f48" alt=""><figcaption></figcaption></figure>

3. Click “Add network”.

<figure><img src="https://3596680066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FISx9P4kYm2Zecfailc61%2Fuploads%2F9LogyZmj49d99fmg4IsX%2FFrame%2042.jpg?alt=media&#x26;token=4a91eb20-464c-4bbd-bf6d-b81ed1b738bb" alt=""><figcaption></figcaption></figure>

4. Once you are directed to a new page, click “Add a network manually”.

<figure><img src="https://3596680066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FISx9P4kYm2Zecfailc61%2Fuploads%2FAs7IbFKiJpyiH2wCAO5j%2FFrame%2043.jpg?alt=media&#x26;token=7d87ca07-899f-434d-b8ee-e80ea9e26cbf" alt=""><figcaption></figcaption></figure>

5. Type in the correct “[Network name”, “New RPC URL”, “Chain ID”, “Currency symbol”, and “Block explorer URL](https://docs.thebifrost.io/bifrost-network/add-network/metamask)”.

{% hint style="info" %}
💡 RPC Information

1. Network Name: Bifrost Network
2. RPC URL: <https://public-01.mainnet.bifrostnetwork.com/rpc>
3. Chain ID: 3068
4. Currency symbol: BFC
5. Block explorer URL (Optional): <https://explorer.mainnet.bifrostnetwork.com/>
   {% endhint %}

<figure><img src="https://3596680066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FISx9P4kYm2Zecfailc61%2Fuploads%2Fm8gJNdyHqRekOkQAM8zw%2FFrame%2048%20(1).jpg?alt=media&#x26;token=e4722b43-429c-4cb2-af71-2d2fd9a889d6" alt=""><figcaption></figcaption></figure>

6. Success! The Bifrost Network has been added to MetaMask!


---

# 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.bifrostnetwork.com/bifrost-network/add-network/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.
