# Get Started

#### How to get started?&#x20;

To start, you just need to:&#x20;

1. Download the Dustland Runner App&#x20;
   * Download the Dustland Runner App from the [App Store](https://bit.ly/DownloadDRAlpha) for iOS or [Google Play Store](https://bit.ly/DownloadDRAlpha) for Android.&#x20;
2. Sign up for a Dustland Account Two ways to create an account:&#x20;
   * [Tutorial](<https://bit.ly/3IEhawn >) for setting up your account in the app
   * Go to <https://www.thedustland.com&#x20>;
     * Click ‘Connect wallet’ and connect your MetaMask wallet. (No wallet? [Hit for a step-by-step tutorial](https://bit.ly/3zBGQJm))&#x20;
     * Click ‘Create new Dustland account’&#x20;
     * Enter your email address and verification code

{% hint style="danger" %}
**Please DO NOT download Dustland Runner from other sources.**
{% endhint %}

{% hint style="info" %}
Please make sure the wallet you decide to link with your Dustland account is the one you want. Once they are paired together, you cannot unlink them i.e. you can’t change your Dustland account to be with another wallet address.
{% endhint %}

#### **What equipment do I need to get started?**

You simply need a smartphone connected to the Internet and perhaps a pair of headphones. Why? You can listen to the Dustland story while you run or listen to your own music.

#### &#x20;**What are the device requirements?**

In order to start your running adventures with us, your device needs:&#x20;

* For Android: API levels: 23+, Target SDK: 30, OpenGL ES versions: 2.0+, RAM (Total Memory): 2.0GB+&#x20;
* For iOS: Requires iOS 13.0 or later

#### **Do I need a crypto wallet to start Dustland?**

The good news is that you don’t need a crypto wallet to start running with Dustland Runner. However, if you want to earn in-game rewards, you will need a MetaMask wallet to convert these items into DOSE tokens or NFTs. At that moment,&#x20;

* If you already have a crypto wallet, connect your wallet on [Dustland website](https://www.thedustland.com) by clicking the ‘Connect Wallet’ button&#x20;
* If you haven’t yet, you need to create a wallet and then connect the wallet. Hit the [tutorial](<https://bit.ly/3zBGQJm >) on getting one

{% hint style="info" %}
Note: we DO NOT own your private keys and CANNOT access your funds without your confirmation.
{% endhint %}


---

# 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://olivex-1.gitbook.io/dustland-litepaper/dustland-faq/runner/get-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.
