# Graveyard Tab - Patreon Only

This tab displays all cards that died or were used during the game—minions, spells, and weapons—for both sides of the board. It’s particularly useful for reanimation mechanics such as those used by **Onyx Bishop** or **Tomb Lurker**.

## Controls

At the top, you'll find buttons to filter which cards are displayed:

* <img src="/files/-MA3b3TZANImYP7lvEtM" alt="" data-size="line"> Player or <img src="/files/-MA3b3T_qqk_75gNGK6Z" alt="" data-size="line"> Enemy cards – switch between your side or your opponent’s side of the graveyard.
* Show <img src="/files/O0BLDX2rb7tS4iwRmAAq" alt="" data-size="line"> All, <img src="/files/-MA3b3TaY7bKy7DcgXDU" alt="" data-size="line"> Minions, <img src="/files/tBaoCn9V6mNETLkANEdT" alt="" data-size="line"> Spells or <img src="/files/-MA3b3TbS2BCpALbo_fV" alt="" data-size="line"> Weapons – filter the type of cards shown.

![](/files/-MA3b3TYm_UvWPPXf4bO)

## Minion Race / Spell School

Minions with race and spells from a school will be tagged to indicate it.

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

Graveyard minion/spell icons includes a number badge:

* **Lower-left** corner for player.
* **Upper-right** corner for enemy.

These badges count the number of different races or spell schools encountered—useful for cards that scale based on variety.


---

# 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://triodo.gitbook.io/arena-tracker-documentation/en/graveyard-tab.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.
