# Getting Started

## To start, users need to download the 1move app

#### **1. Download the 1MOVE app**

Download from:

{% embed url="<https://1move.io/>" %}

![](/files/GiEyBQxExCXo5KOGHQFh)

#### 2. Sign up for 1move

After getting access to the app on your respective devices, you will be able to sign-up for 1move using your email address. You will then receive a verification code via your registered email which will be used to login. The final process is entering a referral link/code (provided by an introducer) to complete the sign-up.

![](/files/1HLxgTVlUgOcCffQ1wKH)

#### 3. Create a crypto currency wallet

Click the wallet icon on the top right hand corner of your home screen. This will generate a 12-word secret phrase. This phrase code will be used to recover your **Wallet** if you forget your password or uninstalled the app.&#x20;

![](/files/iivvuB2Wt7Kzx5sgb7NH)

{% hint style="warning" %}
**Important**

Take note of the phrase code and put it somewhere safe&#x20;
{% endhint %}

#### 4. Transfer **BNB into your in-app Wallet**

Transfer BNB into your in-app wallet to buy a Starter Minting Pack/NFT Sneakers and ensure that you always maintain some balance of BNB as gas fee in your Wallet.

#### 5. Purchase NFTs

Head over to the in-app Sneakers Starter Minting Pack and pick out your Sneaker! You can select any preferred Sneaker pack as long as sufficient balance of BNB are available for the purchase.

<figure><img src="/files/aDXW7ZP48tlAW2nGclQy" alt=""><figcaption></figcaption></figure>

**Congrats! You are all set!** After the purchase of a Sneaker, energy will restore at a rate of 25% every 6 hours (Fixed at UTC Time 00:00, 06:00, 12:00, 18:00)

{% hint style="info" %}
**You can start your 1move journey immediately after the first 25% energy restoration.**
{% endhint %}

#### 6. Sneakers Cooling Down Period.

All sneakers purchased in the Sneakers Minting Pack will be locked for 365 Days. During this cooling down period, sneakers are non-transferable and non-sellable.&#x20;


---

# 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.1move.io/1move/getting-started.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.
