# GameFi Elements

- [Game Modes](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/game-modes.md)
- [Solo Ride](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/game-modes/solo-ride.md): Welcome to Solo Ride Mode!
- [Freeride](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/game-modes/freeride.md)
- [Avatar System](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/avatar-system.md)
- [Who are you in the Moovy?](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/avatar-system/who-are-you-in-the-moovy.md)
- [Technician](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/avatar-system/who-are-you-in-the-moovy/technician.md): The Moovy Technician avatar is an incredibly helpful tool to assist you with all your car maintenance needs
- [Driver](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/avatar-system/who-are-you-in-the-moovy/driver.md): The Moovy Driver avatar is an incredibly helpful tool to assist you with all your car driving needs
- [Ecologist](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/avatar-system/who-are-you-in-the-moovy/ecologist.md): Get ready for the most GREEN Moovy experience ever
- [Driving License](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/avatar-system/driving-license.md): Your personalized document issued by Moovy State
- [Talent System (TBA)](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/avatar-system/talent-system-tba.md)
- [How To Level Up (TBA)](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/avatar-system/how-to-level-up-tba.md)
- [Garage System](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/garage-system.md)
- [Fuel System](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/fuel-system.md)
- [Car System](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/car-system.md): The centerpiece of the entire movie ecosystem is the NFT car.
- [Car Attributes](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/car-system/car-attributes.md)
- [Car Types and Rarity](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/car-system/car-types-and-rarity.md)
- [TME](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/car-system/tme.md): Transport Minting Event
- [Achievement System (Under Development)](https://moovy-io.gitbook.io/moovy.io-whitepaper/gamefi-elements/achievement-system-under-development.md)


---

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