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

# Moovy Overview

<figure><img src="/files/4xq8i134ExU1yRWeK3Oy" alt=""><figcaption></figcaption></figure>

Moovy is a drive2earn game that combines elements of driving, customization, and digital car ownership. In Moovy, players compete in rallies and quests, customize their NFT cars and avatars, and earn rewards in the form of MOIL and MGAS tokens.

One of the key features of Moovy is the driving mode, where players can earn MGAS tokens by driving their real car and starting their ride in the Moovy app. The game also features a quest system, where players can earn XP and rewards by completing specific tasks related to their avatar type (Technician, Driver, or Ecologist).

In addition to driving and questing, players can also participate in rallies, where they can compete against other players and earn XP and rewards based on their performance. The garage system in Moovy allows players to store, upgrade, and customize their NFT cars, as well as maintain them.

The token economics system in Moovy is built on the MOIL and MGAS tokens. MOIL tokens are used to purchase new NFT cars and upgrades, while MGAS tokens are earned through driving and used to purchase items in the Moovy marketplace.

Overall, Moovy is a fun and engaging game that combines elements of racing, customization, and token economics to provide a unique and rewarding experience for players.

{% embed url="<https://www.youtube.com/watch?v=S2YKUZazNSA>" %}
Moovy Trailer
{% endembed %}

\ <br>


---

# 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://moovy-io.gitbook.io/moovy.io-whitepaper/introduction/moovy-overview.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.
