# 메타마스크

{% hint style="info" %}
💡 RPC 정보

1. 네트워크 이름: Bifrost Network
2. RPC URL: <https://public-01.mainnet.bifrostnetwork.com/rpc>
3. 체인 ID: 3068
4. 통화 기호: BFC
5. 블록 탐색기 URL (선택사항): <https://explorer.mainnet.bifrostnetwork.com/>
   {% endhint %}

위 단계를 완료하면 지갑에서 BFC 토큰을 확인할 수 있습니다. 문제가 발생하면 [디스코드(Discord)](https://discord.com/invite/bifrostcit)를 통해 문의해 주세요.

#### &#x20;**바이프로스트 네트워크를 MetaMask에 수동으로 추가하는 방법**  <a href="#bifrost-metamask" id="bifrost-metamask"></a>

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

1. 페이지 오른쪽 상단에 있는 “내 계정 (My accounts)”을 클릭한 뒤, “설정 (Settings)”을 클릭합니다.

<figure><img src="/files/4hYlGtIfeOjQsGdcMRGh" alt=""><figcaption></figcaption></figure>

2. 설정 (Settings) 항목에서 아래로 스크롤하여 “네트워크 (Networks)”를 클릭합니다.

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

3. “네트워크 추가 (Add network)”를 클릭합니다.

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

4. 새로운 페이지로 이동하면, “네트워크를 수동으로 추가 (Add a network manually)”를 클릭합니다.

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

5. 다음 정보를 정확히 입력합니다:

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

1. 네트워크 이름: Bifrost Network
2. 새로운 RPC URL: <https://public-01.mainnet.bifrostnetwork.com/rpc>
3. 체인 ID: 3068
4. 통화 기호: BFC
5. 블록 탐색기 URL (선택 사항): <https://explorer.mainnet.bifrostnetwork.com/>
   {% endhint %}

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

6. 완료되었습니다! 이제 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/kr/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.
