# Gamemodes

<figure><img src="/files/y1PAJ4HlRC9mbnYBX64A" alt=""><figcaption><p>Gamemodes</p></figcaption></figure>

### PvP Versus

PvP Versus matches players with each other. It is the main way for Knights to level up and earn items. Knights are matched based on their **level**, the **power of their items**, and the **PvP Score of the player**.

The winning Knight earns EXP and can level up; the losing Knight loses EXP! If a Knight loses too much EXP, they cannot play PvP Versus until they recover their EXP to a certain degree.

If a player wins with a CryptoKnight (on-chain Knight), they **earn additional RUBY rewards**. This is one of the "Play & Earn" aspect of the game.

<figure><img src="/files/YT5yDMnC87OTPVco4maH" alt=""><figcaption><p>Earning PvP Scores, GOLD, EXP, and RUBY from a Victory!</p></figcaption></figure>

<figure><img src="/files/W63CvHPkU5nZh5VAevvQ" alt=""><figcaption><p>Losing EXP in a Defeat!</p></figcaption></figure>

<figure><img src="/files/s6i09RpRMgjPgKNtUx3Z" alt=""><figcaption><p>Getting locked out after losing too much EXP!</p></figcaption></figure>

### Story Mode (Campaign)

Story Mode is the **PvE Campaign**. The Knight embarks on an epic journey, defeat enemies, complete challenges, level up, and earn rewards.

Knights that lose too much EXP cannot participate in Story Mode until they recover.

<figure><img src="/files/KMt2NsxMDrbrtoCEUlzr" alt=""><figcaption><p>A Knight's Journey</p></figcaption></figure>

<figure><img src="/files/RCQt2eXsuFKviA9YfZn1" alt=""><figcaption><p>Battle with enemies on the way and earn rewards.</p></figcaption></figure>

### Custom Match

Friends can set a Custom Match to fight each other.

Custom Match allows **observers** to watch the match real-time!

A use case of this game mode is to set up matches for **Esports Tournaments**.

<figure><img src="/files/zm7mNUCfiqUuar6uvmu7" alt=""><figcaption><p>A friendly match in Custom Match!</p></figcaption></figure>

### Boss Fight (Coming Soon)

Members of a **Clan team up to fight a Boss**. The Boss has a lot of Health.

The Clan with the most scores will be on the Leaderboard and win prizes.

### Tournament (Coming Soon)

Tournaments are where **Clans compete with each other**.

A Player faces an opponent that might be from any clan participating in this tournament.

Clans and Players with the most scores will be on the Leaderboard and win prizes.


---

# 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://whitepaper.cryptoknights.games/gamemodes.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.
