# 메타마스크 설정 방법

## 메타마스크 다운로드 <a href="#download" id="download"></a>

* **On PC & Laptop**: Users can download [MetaMask](https://metamask.io/) as a browser extension on any compatible browser. Kindly refer to these link to download the wallet for browsers, encompassing [Chrome Web Store](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn), [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/ether-metamask/), [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/metamask/ejbalbakoplchlghecdalmeeeajnimhm), and Brave browser.
* **On Mobile Device**: Users can install Metamask on [Android](https://play.google.com/store/apps/details?id=io.metamask\&hl=en_US\&ref=producthunt&_branch_match_id=739701339152755845) and [iOS](https://apps.apple.com/us/app/metamask/id1438144202?_branch_match_id=739701339152755845).

## 계좌 만들기 <a href="#account" id="account"></a>

After successfully installing Metamask on your device, kindly follow these steps to create your Metamask account:

1. Click on the **Create a Wallet** button.
2. Input your own password. This will be used when logging in to MetaMask in the same browser.
3. Your secret seed phrase will appear. Kindly write it down or keep it a secure location.
4. Choose the words in the same order as your seed phrase, then click **Confirm**.

{% hint style="danger" %}

* Keep your seed phrase safe. And do not ever give it to anyone, or else they will be able to fully access your wallet.
* Bunicorn team would never ask for your password or seed phrase. **Anyone looking like they are from our team and ask for your password or seed phrase are SCAMMERS!**
  {% endhint %}

## Binance Smart Chain으로 네트워크 설정 <a href="#binance-smart-chain" id="binance-smart-chain"></a>

버니콘 게임과 버니콘 토큰은 Binance Smart Chain 네트워크에서 지원됩니다. 그러므로, 이용자들은 메타마스크에 Binance Smart Chain 네트워크를 연결하고 엑세스를 해야합니다.

아래 단계대로 설정해주시길 바랍니다. (PC)&#x20;

* 브라우저 바에 있는 **Metamask 아이콘**을 클릭

![](https://2069826870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Miol4NlVsY7baLhdEdF%2F-Mioq5gqil15SEJf4bgp%2F-MioqzsbLGkxDBsjS9vT%2Fimage.png?alt=media\&token=a5ba1aba-5acf-4cee-8f6f-d1a37d96ade4)

* 오른쪽 상단에 있는 동그라미 프로필을 클릭하시고, 메뉴에 **설정(Settings)**&#xC744; 눌러줍니다

![](https://2069826870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Miol4NlVsY7baLhdEdF%2F-Mioq5gqil15SEJf4bgp%2F-MiorLflfag2Zlz36s_C%2Fimage.png?alt=media\&token=9cc91d76-a4b1-4ea7-b9cc-e5a1ee1e6986)

* 설정에서 스크롤을 내리  **네트워크(Networks)를 클릭**

![](https://2069826870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Miol4NlVsY7baLhdEdF%2F-Mioq5gqil15SEJf4bgp%2F-MiosOrNw1j8fUXSrnn5%2Fimage.png?alt=media\&token=86375213-4dbb-4068-8835-383ae18c6163)

* **네트워크 추가 버튼을 누릅니다**

![](https://2069826870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Miol4NlVsY7baLhdEdF%2F-Mioq5gqil15SEJf4bgp%2F-MiosSKc439JUNPgvNLz%2Fimage.png?alt=media\&token=439e831d-eb92-42ee-92d3-210f12749336)

* 아래 내용대로 입력하시고 **Save**를 클릭합니다.
  * Network Name: Binance Smart Chain
  * New RPC URL: <https://bsc-dataseed.binance.org/>
  * Chain ID: 56
  * Currency Symbol: BNB
  * Block Explorer URL: <https://bscscan.com>

![](https://2069826870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Miol4NlVsY7baLhdEdF%2F-Mioq5gqil15SEJf4bgp%2F-Miossb04YjbLmQNIfKl%2Fimage.png?alt=media\&token=83c9c994-743c-497d-b857-9ffa9221b7d6)

* 그 이후 아래처럼 Binance Smart Chain으로 바뀌신 것을 확인할 수 있습니다.

![](https://2069826870-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Miol4NlVsY7baLhdEdF%2F-Mioq5gqil15SEJf4bgp%2F-Miot6-tMFAjOjxODPCY%2Fimage.png?alt=media\&token=b2623081-b2b0-457b-bfe7-367ed2c72af5)

* 굿잡! 당신은 이제 [버니콘 게임](https://bunicorn.game/#/)과 [DEX](https://bunicorn.exchange/#/trade/tokens)에 BUNI를 살 준비가 되셨습니다.


---

# 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://bunicornkor.gitbook.io/game/settings-1/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.
