> For the complete documentation index, see [llms.txt](https://whitepaper.moonfit.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.moonfit.xyz/getting-started.md).

# Getting Started

How to start burning calories to earn with MoonFit

To start, users must follow the steps below:&#x20;

### Step 1: Download App&#x20;

Download MoonFit App on: [iOS](https://testflight.apple.com/join/lfXF5Lbd) I [Android](https://play.google.com/apps/testing/xyz.moonfit.app)&#x20;

### Step 2: Sign-up for MoonFit&#x20;

After getting access to MoonFit App, you can sign in with your Social media account.&#x20;

### Step 3: Create a wallet

Install the SubWallet extension on your desktop. \
If you created your wallet on SubWallet, continue to Connect Wallet (in Step 4). \
If you have not created your wallet on SubWallet, see how to create your wallet on SubWallet step-by-step here.&#x20;

### Step 4: Set up two-factor Authentication (2FA) for deposits & withdrawals&#x20;

### Step 5: Connect your wallet&#x20;

Fill in your Wallet Address & Authentication Code to connect. Enter your 6-digit code generated and successfully set up authentication.&#x20;

### Step 6: Deposit tokens (GLMR, MFG)&#x20;

Enter the token/NFT with the amount you want to deposit. Your mobile app will generate a QR code to initialize the transaction. Show this QR code to the SubWallet extension.&#x20;

### Step 7: Submit the transaction&#x20;

Sign the transaction on the SubWallet extension. Users will get the signed message as a QR code. Scan this QR code and submit the transaction to the Moonbeam network.&#x20;

### Step 8: Purchase MoonBeast&#x20;

All your tokens & NFTS will be here. You definitely choose & purchase any MoonBeast you want.&#x20;

### Step 9: Start Running

Choose the favorite sport you love & start to Run now! Congrats! You are all set. Hope you enjoy your workout.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.moonfit.xyz/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.
