# Getting Started

To start, users need to download the **JumpX** application

1. **Download the JumpX application (link will be provided soon)**
2. **Sign-up for JumpX**\
   After getting access to the app on your respective device, you will be able to sign up for **JumpX** 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 right 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. **Important** – Note this phrase and save it somewhere safe (Write it down physically and store it somewhere only you will have access to.)
4. **Buy $JUMPX tokens and transfer $JUMPX into your in-app Wallet**
5. **Purchase a Bicycle, Sneaker or Car**

Head over to the Marketplace and pick out a Sneaker or a Bicycle! You can use the Filter tool to look for a Sneaker/Bicycle type of your preference. Ensure you have enough $JUMPX for the purchase

Congrats! You are all set. After the purchase of a Bicycle or Sneaker, **you can start your JumpX 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://docs.jumpx.run/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.
