# Game Zones - Banishment

#### General Rules:

1. The Banishment is a public zone owned by a player. Each player has their own Banishment zone.&#x20;

{% hint style="info" %}
The Banishment zone is referred to by the term “banishment.”&#x20;
{% endhint %}

2. Any card that has been banished is put into its owner’s banishment.
3. Cards in banishment must be kept in a single, uniform pile except for some cards asking that a player banish an object or card as part of an effect.
   1. The banished card may be tracked separately from the rest to represent this, but will still be in banishment.
   2. Temporarily banished cards may be represented near or adjacent to the banishment in a separate pile.
   3. If a card would refer to one or more of the cards banished under an effect of that card, it will only correspond to the card or cards banished under that card’s effect, not all or any other cards with the same card name as the source of the effect.&#x20;

{% hint style="info" %}
E.g., If a player were to copy Tome of Sacred Lightning which was activated by banishing a Tome of Knowledge, the copied Tome of Sacred Lightning could not refer to the same Tome of Knowledge as a part of its effects since the copy could not have banished the same Tome of Knowledge.

<img src="https://ga-index-public.s3.us-west-2.amazonaws.com/cards/tome-of-sacred-lightning-doa1e.jpg" alt="" data-size="original">![](https://ga-index-public.s3.us-west-2.amazonaws.com/cards/tome-of-knowledge-doa-alter.jpg)
{% 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://rules.gatcg.com/game-mechanics/game-mechanics-game-zones/game-zones-banishment.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.
