# ゲームの流れと報酬

<figure><img src="https://198211576-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCXvhcDYtMmHyWiBg8lgP%2Fuploads%2FyGLqhvbTcvVFgROhtCVp%2FPvP_play.png?alt=media&#x26;token=fa717301-dbc8-4466-b41b-425344916855" alt=""><figcaption></figcaption></figure>

1. バトルに使用したい選手とコマンドを選択します。
2. 自身が選択した選手 VS 相手の選手で対決が始まります。 スキルなどのバフ効果はここで発動します。
3. 対決で確定したRP(RivalsPoint)の大きいほうが勝利します。
4. 1−3を最大3ターン繰り返します。
5. ターン毎の勝敗に応じて、試合の勝敗が決まります。

### 報酬：ライバルピースの獲得

* ユーザーが対戦で勝利した場合、対戦相手から対象のライバルピースを獲得、負けた相手は対象のライバルピースを失います。
* ユーザーが対戦で敗北した場合、ライバルピースは奪えず、勝った相手のライバルピースは変わりません。


---

# 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/ja/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.
