# Ban Lists

This page will contain all lists of cards banned across the various formats. Keep in mind that cards generated with the same name as cards listed in the ban list are legal to play within a game; ban lists only govern deck construction.

#### Standard Constructed

Standard Constructed (All variants, including Online and team Standard. Limited formats are excluded)

* Baby Gray Slime
* Corhazi Outlook
* Crystal of Empowerment
* Erupting Rhapsody
* Icebound Slam
* Sword of Avarice
* Reckless Conversion
* Lost in Thought
* Dissonant Fractal
* Rile the Abyss

In addition, Standard Constructed excludes cards specific to draft formats and Pantheon-exclusive cards. Pantheon-exclusive cards will have a PANTHEON tag at the bottom right of the card border.

#### Pantheon

There are no cards on the Pantheon ban list at this time.

Consult the [Index](https://index.gatcg.com) to see any specific ban or restricted information for any card.


---

# 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://trg.gatcg.com/format-conventions/ban-lists.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.
