# 報酬：ライバルピース／カード

### ライバルピース

ユーザーがPvPで勝利した場合、対戦相手から対象のライバルピースを獲得、負けた相手は対象のライバルピースを失います。

&#x20;ユーザーが対戦で敗北した場合、ライバルピースは奪えず、勝った相手のライバルピースは変わりません。

### **ライバルカード**

６分割されたライバルカードのそれぞれがライバルピースです。

ライバルカードを手に入れると、報酬を得るための抽選に参加することができます。

抽選の結果得られる報酬は、ライバルカードの種類によって異なります。

* PvP限定選手NFT
* 選手NFT
* サポートキャラ
* MintCountDown アイテム
* ポイントリセットアイテム
* コマンドカードリセットアイテム
* 熟練度振り直しアイテム
* 熟練度上限突破アイテム
* PvPバフチケット
* ミントスクロール
* 熟練度
* など


---

# 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/rival-piece.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.
