# Getting Started

To start, users need to download the **ADVENTURE GO** app.

1. **Download the ADVENTURE GO app**\
   Download from [linktr.ee/adventuregoofficial](https://linktr.ee/adventuregoofficial)
2. **Sign-up for ADVENTURE GO**\
   After getting access to the app on your respective device, you will be able to sign up and agree to the terms and conditions for **ADVENTURE GO** with your email address. You will receive a verification code that you need to key in to enter the app.
3. **Create a New Wallet**\
   Click on the Wallet icon on the top left corner of the screen.\
   The app will generate a 12-word secret phrase. This will be used to recover your Wallet if you uninstall the app or forget your password.
4. **Transfer Cryptocurrency into Your in-app Wallet**\
   Transfer Cryptocurrency into the in-app wallet to buy NFTs in the Marketplace and always keep some Cryptocurrency as gas in your Wallet account.

**NOTE:** Save your Wallet secret phrase somewhere safely (write it down physically and store it somewhere only you will have access to).

1. **Purchase WATCHES and various other items that suit your playstyle**\
   Head over to the in-app Marketplace and pick out items. Utilize the filter function to refine searches.

Fabolous! You're all set.

**You can start your ADVENTURE GO journey immediately.**


---

# 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://whitepaper.seektoearn.com/adventure-go-whitepaper/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.
