# PVP Races & Battles

## **RACE MODE**

PVP Races are quick matches where players compete to finish in the top three standings. With each victory, players will be rewarded with [RAP & RWP](/reventon-whitepaper/economy/in-game-currency.md) based on the series they own and race within.

## **BATTLE MODE**

![](/files/1PyPyc0sctxnXnfDuRAi)

Thrown in to *The Cradle*, players will have to eliminate opponents to be the last man/team standing. The winners will earn [RAP & RWP](/reventon-whitepaper/economy/in-game-currency.md).

Results from both Battle and Race mode can be used to increase a player’s global ranking. Players can join any mode solo or as part of a team.

Ranked Matches require a GAS fee in both Battle and Race mode. Players receive rewards and resources at the end of a Ranked match. The rewards scale with the player’s performance, the better their performance the higher the rewards.

Players can also choose to play Unranked matches. These matches do not affect the player’s rank and do not require a GAS fee. Unranked matches reward only RWP to the participants. These reasons make unranked matches a great place to experiment with, and test new builds and counter strategies.

While unranked matches do reward the player with RWP, they do not reward the player with the necessary RAP and RWP required to cover the costs of an upgrade.


---

# 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://docs.reventon.io/reventon-whitepaper/gameplay/game-modes/pvp-races-and-battles.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.
