# Game Modes

<figure><img src="/files/YmOLv73nUyhJ5M4MFpmS" alt=""><figcaption><p>Tutorial, Solo, and Multiplayer game modes</p></figcaption></figure>

### Tutorial

Teaches players the mechanics of the game while granting ESSENCE and XP rewards

<figure><img src="/files/8pAgGFicieGOl68FB1ut" alt=""><figcaption></figcaption></figure>

### Solo

Allows you to test your decks against AI. You can choose the deck that you'd like to battle against.&#x20;

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

### Multiplayer

Battle against other players in an online PvP mode which allows you to earn ESSENCE, XP, and complete [missions](/fracctal-tcg/basics/missions.md). <br>

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


---

# 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://fracctal-tcg.gitbook.io/fracctal-tcg/basics/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.
