# Allgemeines: Gaming-Karten

<figure><img src="https://lh7-us.googleusercontent.com/MlTwEMa5vcbHtC0U3uAqgb9hrNfmxO95dTkErIxoPnUq-5mrEWFFouhbxDPcZDJnJxqJ_tpsZg0urE-EvjkNWYEWU1bOm09-s66Mk2iRH318iAa4qdKrPqP9G2_lL8TWaRqs0p6KrCaQ-U4bIi0sYQ" alt=""><figcaption><p>Aufbau einer Gaming-Karte</p></figcaption></figure>

Die Gaming Karten weisen eine konstante Struktur auf, welche nun erläutert wird. Auf der linken Seite befindet sich die Item-Area mit drei Item-Slots:

* Slot 1: Offensiv-Item
* Slot 2: Deffensiv-Item
* Slot 3: Heilung-Item
* Slot-Auswahl: Holo Beschichtung

Die [Item-Typen](/dark-mythos-gamepaper/de/karten/allgemeines-item-karten.md) werden im nächsten Kapitel noch einmal genauer erläutert.

Auf der Karte selbst stehen die grundlegenden Informationen wie: Name, Rarität, Angriffswert, Verteidigungswert, Lebensanzeige, Element. Auf der rechten Seite wird an erster Stelle die [Rasse ](/dark-mythos-gamepaper/de/karten/rassen.md)und an zweiter Stelle die ausgewählte [Fähigkeit](/dark-mythos-gamepaper/de/karten/berufe-and-fahigkeiten.md) der Karte angezeigt. Darunter werden alle aktiven Flüche und Verstärkungen angezeigt. Unter der Karte wird die [Verteidigungs- und Lebensanzeige](/dark-mythos-gamepaper/de/karten/verteidigungs-and-lebensanzeige.md) angezeigt.


---

# 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/de/karten/allgemeines-gaming-karten.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.
