# Installing MetaMask

The MetaMask Wallet is a browser-based Ethereum wallet that will allow you to store ERC-20 cryptocurrency tokens, non-fungible tokens, and to interact with the GAME Credits Portal. While GAME Credits has no affiliation with MetaMask, to assist you in the installation of MetaMask so that you can use our Portal, we have included the below guide. For the most up to date information on MetaMask including how to install it, you can go to <https://metamask.io/>

**Requirements**

1. Supported web browser
   1. Google Chrome
   2. Mozilla Firefox
   3. Brave
   4. Microsoft Edge

**Step 1: Begin The Installation On The MetaMask Website**

* Start by going to the MetaMask [website](https://metamask.io/download.html). For this instruction we will be installing Metamask on Chrome.&#x20;

![](/files/-MX9-aZRNv0qT7IGGR9E)

* Make sure the ‘Chrome’ tab is selected, then press ‘Install Metamask for Chrome’.
  * MetaMask isn’t a traditional program that you’d install on your desktop, it lives as an extension in the Chrome web browser. Here you are adding the MetaMask extension to your Chrome browser. Click ‘Add to Chrome’

![](/files/-MX9-aZS9qJK65Ouz483)

**Step 2: Set Up MetaMask**

Once installed, begin the setup process by clicking ”Get Started”

![](/files/-MX9-aZT4Nn4UKFJuwUW)

* You will be presented with two choices. You can either import an existing wallet using a 12 word seed phrase, or you can create another. In this case, we’re creating a new wallet. Press “Create Wallet.”

![](/files/-MX9-aZUpu6mKxr1wXuN)

&#x20;

* Choose your MetaMask usage data settings

**.**

![](https://lh6.googleusercontent.com/tKkBRYmyk5OytnxzD7Yq0PZsxe_6fS3A0TgnZcpuFt7r-Pk0b7RWCV5godqw3y7kXx1rLhmF74Z5e-Xjg7h9UJlGKT6UlrFn_JHgxxj3QZBEIFX_rj1q_hYVj2-GN4TRZ1tVkWHu)

* Create a strong password of sufficient length, then read and agree to the terms of use. Click ‘Create’.

![](https://lh4.googleusercontent.com/rdp3YPLhd1clTGVVg1ZAhj2l7vU9ljKIMY0Z_Ko1TEQGNTXpV4c3PshFOBMPtF855fmyKC0gKYJ_UlzmPjvEaXTDgAlsPGvpyRL3N9Nq8j6-5CllO-AOlWAWAk4SlN-ktXNvABcq)

* At this screen, make sure to backup your secret phrase! This is the only way to recover and import your wallet. NEVER share your secret phrase with anyone.

![](https://lh5.googleusercontent.com/WSY69XSTQadCRehs6utSnL7B0LQ2gO2WmV4z3vYOC5RgaKm4Esm_-lkySaXRepOrjRbxvKxN3W5Cj3KBG8TAetBNJapI1Tulh7A0nRmP1-KJeIp1-yaGP_6EU-E9zCpcUqU_2wpB)

* If you followed step 8 you should have your phrase saved somewhere. Put it in the correct order here and click continue.

![](https://lh4.googleusercontent.com/a1IRHiLl8hDt1X6ZJYuzWlkHRBwRuPMODzir62qLrTeKH5cSzpXOntwyew7xq1Y-_mC9WAKuWLoX7cBeoK_39MWXVr4Sa3qNBOLYUeNncxHWhL6guXpseRR8vnVLZSYMkynC4hes)

* Congrats, you’re all done!

![](https://lh4.googleusercontent.com/vZkbNwvC8S6rULAt5_om9Tf8DEV-ijSVxUU_qDtQF29Vu25mnI8B3LRDGGtLZRhbGtyplIAVDVMVSsC3vj0wLYcaWL3yiFRqJtz4IYRaofQTzYWHnySIF17Orfqc10KoTSJCbOG-)

* You should be taken directly to your new wallet. You can also get to MetaMask anytime by clicking on the extension icon near your address bar.

![](https://lh4.googleusercontent.com/FW8bv95dhV_VRuEKX_kCzBQvXGEq7N73AKjm_KV8eOnUQzsnYhhhUbAVbyuFtuod13zCAt_Ttp_RHkpXm2Zrxje3zcrzaPOuJsw3vOOvBnj0zug9j4JXQnO2EoervCwn-Y3tKnqM)


---

# 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.gamecredits.org/general/installing-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.
