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

# What is RaceOnLife?

RaceOnLife is a competitive multiplayer first and third-person game where users interact and play in a unified environment. Immerse yourself in the captivating, dynamically evolving world of tropical racing with RaceOnLife, a groundbreaking blockchain game harnessing the power of NFTs. A game that prioritizes AAA graphics and gameplay while perfecting an economy model for a sustainable and fair gaming experience.

We're excited to integrate advanced technologies into our development process, including the thrilling capabilities of Unreal Engine 5, blockchain technology to support true asset ownership, and AI to augment user content.&#x20;

**RaceOnLife** utilizes Solana blockchain technology to allow users to own parts of the gaming world, such as cars and motorcycles, with minimal gas fees for example. This is achieved through NFT technology, which ensures the uniqueness and decentralization of game assets. We combine a standard gaming mode with a decentralized reward system where players own, control, and develop their assets.&#x20;

**RaceOnLife** literally redefines the concepts of Free-to-Play and Play-to-Earn, offering you a new gaming concept of "Race and Earn". Seven unique game modes provide a diverse and unique gaming experience:

* Car football
* Survival derby
* Ghost
* Speed
* Drift
* Crown
* Bomb

**RaceOnLife** is a competitive game where users interact and play in a unified environment. Together with the community, we create a game that is accessible to all and interesting to play. Thanks to AI-Web3 technologies and innovative game mechanics, we are developing and enhancing traditional game features, such as community functions, ownership of game assets, and the game mechanics themselves.

**RaceOnLife** is an opportunity not only to play but also to earn. We give players a chance to win real money while remaining fully transparent. You can spend time enjoying the tropical sun and racing on the tracks while earning money. Players can explore hidden sections, team up with friends, devise plans, and achieve victory.

You can download the game absolutely free, even if you do not have a purchased NFT from our collection or a cryptocurrency wallet. We have ensured that every player can immerse themselves in the gaming space, even without racing skills.

Install **RaceOnLife** and join our community on Discord and Twitter. Forward, to adventure!


---

# 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://raceonlife.gitbook.io/raceonlife/our-vision/what-is-raceonlife.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.
