# PvP Gameplay

To start a PvP race, player 1 should create a race request and place his bet for the race. Player 2 accepts the request and bets same amount of in-game currency or IPS tokens.&#x20;

Players can enter in PvP race from Free Ride map, aproaching each over in game.&#x20;

Two players participate in the race, both players use the same amount of in-game currency / IPS tokens to bet. Winner gets it all. Small fee of 5% is charged to the game Vault.

PvP gameplay is still in development, more features will be added at a later date.


---

# 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://iplay-1.gitbook.io/iplay-metaverse/midnight-racer/pvp-gameplay.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.
