# ショップ／マーケットプレイス

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

ユーザーがゲームに必要な選手やアイテムを獲得する場所として、「ショップ」と「マーケットプレイス」があります。

ショップでは運営が、マーケットプレイスでは他のユーザーが出品しているものを購入・取引することができます。

### ショップ（近日公開）&#x20;

ショップでは下記のアイテムが購入できます。

* PvP参加チケットx3
* PvP参加チケットx21
* GKレンタルA (7日間)
* GKレンタルB (7日間)
* 若島津 健
* リカルド・エスパダス
* ジノ・ヘルナンデス
* 若林 源三
* サリナス
* デューター・ミューラー
* ARENA参加チケット
* ARENA参加チケットx10

### マーケットプレイス&#x20;

マーケットプレイスでは下記のアイテムがユーザー間で取引可能です。

* ミントスクロールcommon
* ミントスクロールuncommon
* ミントスクロールrare
* リフレッシュアイテム
* ポイントリセットアイテム
* ミントカウントダウンアイテム
* コマンドカードリセットアイテム
* 熟練度振り直しアイテム
* 熟練度上限突破アイテム
* 属性リセットアイテム
* スタミナ回復アイテム
* 現役復帰 アイテム
* FUSION 補助アイテム

### 選手の販売について&#x20;

* 選手（NFT）は疲労度を0にしないと出品することはできません。&#x20;
* サポートキャラクターが付いている場合、自動的に外れてユーザーの所持アイテムに戻ります。&#x20;
* スキル、必殺技はそのままNFTに残ります。
* マーケットプレイスに出品したアイテムは、「SELLING」のタブで確認できます。\
  ※ ご自身の「MARKET」タブ内には表示されません。

### 販売手数料&#x20;

マーケットプレイスの販売手数料は6%を基本とします。&#x20;

※ Tokenomicsでのバランス次第ではAdjuster Feeとして追加で手数料を増やすこともあります。


---

# 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/shop-marketplace.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.
