# How to create an account on The Sandbox

To create an account on The Sandbox, you need to have a cryptocurrency wallet.

## What is a cryptocurrency wallet?

Put simply, a cryptocurrency wallet is a piece of software which is used to store and manage your cryptocurrencies and tokens, such as $SAND, LAND, GEMs, ETH (Ethereum) and BTC (Bitcoin). They also allow you to interact with blockchain technologies.

### Registration guides

{% tabs %}
{% tab title="MetaMask" %}

#### How to register for The Sandbox with MetaMask: In 4 easy steps

{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="MetaMask" %}
**1.** First of all, you will need to set up your MetaMask account and install the MetaMask extension on your browser. You can create a MetaMask account and download the extension from their official website here: <https://metamask.io/>. This handy video will help you with setting up your MetaMask wallet:
{% endtab %}
{% endtabs %}

{% embed url="<https://youtu.be/ZIGUC9JAAw8>" %}

{% tabs %}
{% tab title="MetaMask" %}
**2.** Once you have MetaMask set up, [click here to go to The Sandbox’s official website](https://bit.ly/2CWRzD7) and then click the *Sign-In* button on the top-right.

**3.** Click the Web 3 (MetaMask) option, shown here:

![](https://cdn-images-1.medium.com/max/800/1*QeLtaqlopCLiH-tc3qfi6w.png)

You should get a prompt from the MetaMask browser extension asking you to sign a signature request that will allow MetaMask to log you into The Sandbox. Click the *Sign* button on this prompt.

![](https://cdn-images-1.medium.com/max/800/1*phBJvod2vnAV_YTzdescdA.png)

**4.** Now you will be asked to enter an email address and a username. Do this then click the button labelled *Create Account*. And then that’s it, you are done.

![](https://cdn-images-1.medium.com/max/800/1*1ypRaRh9DSVeRHuLIgOmVw.png)

There you have it — you now own a MetaMask cryptocurrency wallet which will enable you to access The Sandbox, make purchases and store your crypto tokens like *$SAND* and *LAND*.
{% endtab %}
{% endtabs %}


---

# 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://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-sandbox-academy/the-sandbox/create-to-earn/how-to-create-an-account-on-the-sandbox.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.
