# Play Tab & Game Modes

## Quick Play

Quick Play is the standard PvE mode where you battle against AI opponents.

<figure><img src="/files/2c4os1gHqKRo3DwWQ3C5" alt=""><figcaption></figcaption></figure>

### Normal Difficulty / Practice Mode

* AI difficulty is moderate
* Earns EXP and MONI at lower tiers
* Becomes a practice mode at higher tiers (No EXP and MONI from Noob tier onward)

### Hard Difficulty / Battle Mode

* AI plays smarter and more aggressively
* Earns more EXP and MONI than Normal mode
* Becomes a Battle mode at higher tiers (Half EXP from Duelist Tier onward)

## Vs. Player (PvP)

Battle against other players online. Before each match, both players agree on the stakes by picking their rules before matchmaking. Winning in PvP is the main resource for Reputation Points (REP).

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

### Rule: Nodder

* No cards at stake
* Win or lose, both players keep all their cards
* Good for casual competitive play

### Rule: Wager

* Winner takes **1 card** from the loser's deck
* The winner takes the strongest card from opponent's deck (based on power)
* Requires at least 1 empty inventory slot (max 59 cards to enter)

### Rule: Breaker

* Winner takes **all 6 cards** from the loser's deck
* High risk, high reward
* Requires at least 6 empty inventory slots (max 54 cards to enter)

{% hint style="info" %}
After choosing your rule and deck, you enter the matchmaking queue. The game searches for an opponent with a similar tier and matching rule preference.
{% endhint %}

{% hint style="warning" %}
PvP matches require a stable internet connection and are subject to server availability.

{% endhint %}

## Vs. Boss

Boss battles are special challenges against powerful opponents. These are the hardest matches in the game, but the rewards are worth it.

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

* The AI plays at maximum difficulty
* There are no boost slots in boss battles
* If you win you can pick one card from the boss's deck to add to your collection (Starting Season 1), along with huge EXP, REP & MONI rewards.
* If you lose **you will lose your entire deck** (All 6 cards are permanently removed)

This makes boss matches the highest stakes fights in the game. Choose your deck carefully.

{% hint style="info" %}
Boss matches can be beaten only one time.
{% endhint %}


---

# 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://solccg.gitbook.io/docs/play-tab-and-game-modes.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.
