# Market Place

#### **1. What is the Marketplace?**

The Marketplace is a feature that allows users to **buy and sell ★4 and ★5 Booster Cards** with one another.\
All purchases and sales are made using **Rivals Coin**.

***

#### **2. How to Use**

**2-1. How to Purchase**

1. Tap **“MARKET”** in the bottom menu of the app.
2. Select the Booster Card you want from the list.

**2-2. How to Sell**

1. Tap **“PLAYERS”** in the footer menu.
2. Open the **Character Details** page of the character.
3. Tap the **“BOOSTER”** button to view your owned Booster Cards.
4. Cards of ★4 and above will display a **“SELL”** button.
5. Tap **SELL** to view the sale conditions.

***

#### **3. Prices & Fees**

**■ Minimum Listing Price**

| Rarity | Minimum Listing Price |
| ------ | --------------------- |
| ★4     | 15,000 Rivals Coin    |
| ★5     | 50,000 Rivals Coin    |

**■ Fees**

A **flat 20% fee** will be applied to all sales.


---

# 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/captain-tsubasa-rivals-mini-app/market-place.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.
