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

# The Motorverse

In 2019, Animoca Brands launched REVV Motorsport as the first motorsport focused entertainment wecosystem in web3. One year later, the $REVV token was introduced as the core token of the Motorverse ecosystem.&#x20;

Going forward, REVV Motorsport will become the Motorverse, an ecosystem focused on digital vehicle ownership and community, creating new stories in the motorsports we love.

Our vision remains unchanged: We want to create a world where you can own a digital car and drive it in many games and experiences. To do that, the Motorverse will help vehicle brands to publish digital vehicles and connect them to gaming, and social experiences at the intersection of motorsports, racing games and web3. In partnership with motorsport brands, championships, car manufacturers, and key industry figures around the globe, the Motorverse will become the focal point of digital vehicle culture in web3.

REVV holders will be able to enjoy the Motorverse experience in multiple ways::

1. Participate in the REVV launchpool to receive exciting rewards
2. Experience an ever increasing amount of games that use REVV as main currency for asset purchases etc.
3. Participate in ecosystem governance


---

# 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://motorverse.gitbook.io/revv-litepaper/the-motorverse.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.
