# Basics

- [Game Modes](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/game-modes.md): Fracctal TCG Playable Game Modes
- [Deck Building](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/deck-building.md): Unlock cards and add them to your custom decks
- [Card NFT Forging / Leveling](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/card-forging.md): Level up cards to forge NFTs
- [Currencies](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/currencies.md): Learn about our two game currencies
- [Packs](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/packs.md): Open various packs with CORE to unlock new cards
- [Missions](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/missions.md): Earn ESSENCE and account XP by completed challenges
- [Tamer Avatars](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/tamer-avatars.md): Customize your in-game avatar to use in solo and multiplayer
- [Leaderboard](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/leaderboard.md): Compete against other players on the global leaderboard.
- [Release Schedule](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/release-schedule.md): Upcoming release dates for Fracctal TCG
- [Partners](https://fracctal-tcg.gitbook.io/fracctal-tcg/basics/partners.md): Partner projects of Fracctal TCG. Holding assets from these projects grant small currency rewards daily for active players. Assets can also be used as avatars in-game.


---

# 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.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.
