> For the complete documentation index, see [llms.txt](https://docs.glue.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glue.net/setting-up-metamask.md).

# Setting Up MetaMask

This educational content is designed to get you set up and running with MetMask as a chrome browser to enable you to get involved in Glue's AlphaNet.&#x20;

### 1. Download MetaMask Extension

You can find MetaMask extension for chrome browser [here](https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=en) from chrome web store and click on 'Add to Chrome'.&#x20;

{% hint style="warning" %}
Ensure the MetaMask extension is the correct and legitimate extension before downloading. &#x20;
{% endhint %}

<figure><img src="/files/knjIGE88MGTepPQfciPI" alt=""><figcaption><p>MetaMask on chrome web store</p></figcaption></figure>

### 2. Create a New Wallet

Once MetaMask is launched, it will automatically prompt you into a new webpage.

<figure><img src="/files/NyO2SMqpIA9sGpKOr9Lm" alt=""><figcaption><p>MetMask prompting a new user in a new tab</p></figcaption></figure>

After reading and agreeing to MetaMask's terms of use, click on 'Create a new wallet'&#x20;

<figure><img src="/files/lfu9PtxcimhOJghIptMI" alt=""><figcaption><p>'Create a new wallet' becomes available after agreeing to MetaMask's Terms of use</p></figcaption></figure>

### 3. Create Password

Create a strong and hard to guess password for your wallet.&#x20;

<figure><img src="/files/THHGR5UgbSHLJez24gCI" alt=""><figcaption><p>Setting up a password</p></figcaption></figure>

### 4. Secure Your Wallet

Read the instructions carefully and make sure you understand them. Once ready, click 'Secure my wallet (recommended)'.

<figure><img src="/files/m9P2P3pcdcqIUxFHMoNi" alt=""><figcaption><p>Securing the wallet </p></figcaption></figure>

### 5. Write Down Your Secrete Recovery Phrase&#x20;

At this stage, MetaMask will reveal your secret recovery phrase. Ensure to write down the 12 words with good hand writing, in correct order and store it as safely as possible. Once ready, click on 'Reveal Secret Recovery Phrase' to view and to write down the 12 words.&#x20;

{% hint style="warning" %}
Never share your secret recovery phrase with anyone. Glue members or anyone associated with Glue will never ever ask, request or demand your secret recovery phrase.&#x20;
{% endhint %}

<figure><img src="/files/dP5dITq7CHO61OOiite6" alt=""><figcaption><p>Revealing the secret recovery phrase for private viewing and writing it down for secure storage</p></figcaption></figure>

### 6. Confirm Secret Recovery Phrase&#x20;

Meta\<ask will show the 12 words with a few missing. This is your chance to confirm what you have wrote down. One you completed the missing words, click on 'Confirm'.

And thats it! You now have a MetaMask wallet ready to use for Glue's AlphaNet.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.glue.net/setting-up-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.
