# Bans

Bans of cards are format-specific and govern which cards may be included in any part of a decklist for a given deck (Main Deck, Material Deck, Sideboard). If a card is banned in a format, it can't be included in a decklist for that format in any quantity. Bans will not affect the player's ability to play the card if the card is introduced into a match through means such as Generate.

{% hint style="success" %}
As a reminder, rule 1 of Generate, per the comprehensive rules, states the following:\
\
Generate defines the player action of generating cards, or adding cards from outside the game permanently for the remainder of a game of Grand Archive. Generated cards do not persist after the conclusion of a game; any generated cards will be removed from the play area and corresponding zones after a game has ended.
{% endhint %}


---

# 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/card-legality/bans.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.
