# Introduction

{% hint style="info" %}
Dark Mythos is a crypto TCG that takes players, collectors and fantasy fans into a breathtaking universe full of adventure.
{% endhint %}

In our [game](/dark-mythos-gamepaper/game-basics/game-base.md), the player is immersed in a world full of strategy and tactics, in which they compete in exciting turn-based matches against turn-based replicas of previously played matches by other players ([auto-battle system](/dark-mythos-gamepaper/general/auto-battler.md)). By buying or trading Dark Mythos NFT's, decks of different strengths can be built and played with.

You can compete with other players in various [leagues](/dark-mythos-gamepaper/league-system/structure.md), level up and receive great rewards. Our algorithm ([Willpower](broken://pages/LnTLDwzzHPZ9m3SiEZTW)) ensures that you always play against equal opponents to guarantee a fair and balanced gaming experience.

At the heart of Dark Mythos are the unique cards, designed hand in hand by AI and real artists and specifically conceptualised for the [elements](/dark-mythos-gamepaper/elements/overview.md). There are two types of cards: [Gaming cards](/dark-mythos-gamepaper/cards/gaming-cards.md) represent the heroes and heroines that can be used to fight on the field. They have different star ratings, attributes and elements.

[Item cards](/dark-mythos-gamepaper/cards/item-cards.md) are special cards that offer additional bonuses to strengthen gaming cards and thus provide an advantage on the [playing field](/dark-mythos-gamepaper/play-the-game/the-battle.md).

In addition, there are various [elements](/dark-mythos-gamepaper/elements/overview.md), [races](/dark-mythos-gamepaper/cards/races.md) and [professions](/dark-mythos-gamepaper/cards/professions.md) that complement the rarity and strength of the cards and add further strategic depth and variety to the game.&#x20;


---

# 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://docs.dark-mythos.com/dark-mythos-gamepaper/general/introduction.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.
