# How to use Metamask Guide

## 1. Install Metamask <a href="#id-1.-install-metamask" id="id-1.-install-metamask"></a>

Install Metamask from the official website or the app store. ([Download](https://metamask.io/download.html))

![](https://453130971-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbMIpZ6Jxl31E0anM9I%2F-MbMIqcRJyAkKPGFyWcm%2F-MbMJ7KhfMzZ0gagLRCW%2Fimage.png?alt=media\&token=207637dd-66c7-4299-a27c-5982c3ba298a)

## 2. Create a Wallet <a href="#id-2.-create-a-wallet" id="id-2.-create-a-wallet"></a>

1. **Click "Create a Wallet"** to create a new Wallet.

You can also import your own by following [this instruction](https://metamask.zendesk.com/hc/en-us/articles/360015489271-Adding-or-Restoring-Additional-Accounts-After-Restoring-a-Seed-Phrase).<br>

![](https://453130971-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbMIpZ6Jxl31E0anM9I%2F-MbMIqcRJyAkKPGFyWcm%2F-MbMJEgvcYlrt3hvdYK7%2Fimage.png?alt=media\&token=7d292923-73bc-4f06-bbeb-a1cd24fb2030)

2\. **Create a password** for your wallet.&#x20;

![](https://217990515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQByccx2yI8HR6d74ly4D%2Fuploads%2FGNsF2I4dx43EJxlIavOK%2Fimage.png?alt=media\&token=8c4f3115-f422-4aaf-8b6f-ba71d2ef0e35)

3\. **Click** on the **"Click here to reveal secret words"**. Then, store the words in a **secure location**. We recommend writing it down on a piece of paper and storing it in a secure location.

{% hint style="info" %}
Anyone who knows these words will be able to **access your Ethereum wallet**. You will also **not be able to recover** your wallet without it.
{% endhint %}

![](https://217990515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQByccx2yI8HR6d74ly4D%2Fuploads%2FCXzVLuaSkFPYRfjihj0y%2Fimage.png?alt=media\&token=2428d963-451d-4c25-9844-1c1f6ff24278)

4\. **Confirm** the secret words that you have stored by selecting them in proper order.

![](https://217990515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQByccx2yI8HR6d74ly4D%2Fuploads%2FDcZTLKNWWvy3VyyPgoOW%2Fimage.png?alt=media\&token=fc7fde18-b7d8-4aa2-9772-0538dd7098d3)

5\. You're **done!**

6\. Additional resource: <https://youtu.be/tw-tQD0jztE>


---

# 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://spaceboynfts.gitbook.io/spaceboysnft-technical-paper/introduction/start-here/how-to-use-metamask-guide.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.
