# How to Join?

Before starting, users need to download the MOVENS app

1. **Download the MOVENS app** \
   Download from Appstore or Google Playstor&#x65;**.**
2. **Sign-up for MOVENS** \
   After getting access to the app on your respective device, you can sign up for MOVENS with your email address and Phone Numbers. You will receive a verification code that you need to key in to enter the app.
3. **Connect your wallet to your email**\
   Go to MOVENS Dashboard, and sign in to your account. Click on the Connect Metamask button and approve. You have successfully connected your wallet to your email.
4. **Buy $MVNS on PancakeSwap.**\
   You can swap your BNB/BUSD to $MOVENS on PancakeSwap. \
   Note: You must use $MVNS official contract: **(Contract Address)** to avoid scammers.
5. **Purchase an NFT Sneaker**\
   Go to Marketplace and pick a Sneaker or buy the Shoe Box! You can use the Filter tool to look for a Sneaker. You need to have enough $MVNS for the purchase.


---

# 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://movens.gitbook.io/movens-whitepaper/how-to-join.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.
