> For the complete documentation index, see [llms.txt](https://mapmetrics.gitbook.io/litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mapmetrics.gitbook.io/litepaper/crypto-navigation-app/drive-to-earn.md).

# Drive to Earn 🚗🛵🚲

## How to join 💡

Becoming a part of the MapMetrics community is easy and completely free. Just follow these straightforward steps to join the mapping movement:

1. Download the application on your [iOS](https://apps.apple.com/gb/app/mapmetrics/id1634640103) or [Android](https://play.google.com/store/apps/details?id=org.mapmetrics.mapmetrics\&hl=en\&gl=US) device.
2. Create an account.
3. Connect your Solana-based wallet.

And voilà, you're all set to kick off your journey!

*Note that creating an account is not mandatory to use the app. As soon as users want to collect and redeem their rewards, an account is required.*

Our aim is to keep the entry barrier as low as possible, ensuring that users can effortlessly join and contribute to the healthy growth of our community. Let's drive this movement together!

## Map and earn 🗺️🪙

After you've logged in and started driving with navigation mode, you automatically begin earning $MMAP at no cost to you. Your presence on the road contributes valuable data to the network, and for every mile you travel, you earn an amount based on your current level. Simply set your destination, and you're on your way to accumulating rewards. After every trip, you will receive a pop-up notification displaying the amount of $MMAP earned and the XP you've gained. To further boost your free earnings, actively update [live traffic](/litepaper/crypto-navigation-app/update-traffic-conditions.md#how-live-traffic-conditions-can-be-updated) or [map metadata](/litepaper/crypto-navigation-app/update-map-metadata.md) during your journey. Enjoy your drive, accumulate earnings, and maximize your benefits with MapMetrics.

## Leveling up XP 🎮

While using navigation mode, you don't only earn $MMAP; you are also collecting XP points. With these XP points, you're able to level up. Begin increasing in ranks to boost your earnings. The higher your ranks get, the more you will start earning per mile, rewarding our users who stick with the project and help it grow. As you accumulate XP points, you not only enhance your status within the community but also unlock additional benefits and features, making your navigation experience even more rewarding. So, keep driving, leveling up, and enjoy the increasing rewards that come with your commitment to our growing community.

## SPT - Boost your earnings! 🚀

To truly elevate your earnings to a more substantial level, consider investing in a Special Position Tracker, commonly known as an SPT. These devices play a crucial role by encrypting the data collected, ensuring authenticity by confirming the presence of real users behind the device. This added layer of security not only enhances the accuracy of the data but also contributes to a more robust and reliable network.

Interested in learning more about the benefits and features of the SPT? Explore additional details and information about the Special Position Tracker by clicking [here](/litepaper/special-position-tracker-spt.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://mapmetrics.gitbook.io/litepaper/crypto-navigation-app/drive-to-earn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
