# Game Flow

## Game Flow

<figure><img src="/files/tQcZN6UOLCan2QJmn2jP" alt=""><figcaption></figcaption></figure>

1. Select Players and Commands to use in the battle.
2. The battle begins your selected Player vs. the opponent's player. Skills and other buff effects are activated here.&#x20;
3. The player with the higher RP (RivalsPoint) wins.&#x20;
4. 1-3 is repeated for a maximum of three turns.
5. The User with more wins is the winner.

## Rewards: Rival Pieces

* If the user wins a PvP match, the winner will receive the target Rival Piece, while the loser will lose the target Rival Piece.
* If the user loses the match, the rival pieces cannot be taken away and the rival piece of the winning opponent remains the same.


---

# 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://captain-tsubasa-rivals.gitbook.io/en/pvp-mode/game-flow.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.
