# Game Zones - Graveyard

#### General Rules:

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

{% hint style="info" %}
The Graveyard zone is referred to by the term “graveyard.”
{% endhint %}

2. Any card that would be sent to the graveyard is put into its owner’s graveyard.
3. Cards in the graveyard must be kept in a single, uniform pile.
4. Any card that is [negated](/glossary/game-terms.md#negate), [destroyed](/glossary/game-terms.md#destruction), [discarded](/glossary/game-terms.md#discard), or [sacrificed](/glossary/game-terms.md#sacrifice) is put into its owner’s graveyard. Action cards are placed into their owner’s graveyard after they resolve. Attack cards are placed into the graveyard from the intent during the End of Combat step.


---

# 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-graveyard.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.
