# Game Zones - Object-Specific Zones

#### General Rules:

1. Whenever an object leaves the field, all cards in its object-specific zones will be placed into the graveyard.

{% hint style="info" %}
&#x20;If a card is a regalia, it is placed into the Banishment, instead.
{% endhint %}

#### Inner Lineage <a href="#inner-lineage" id="inner-lineage"></a>

1. All cards stacked beneath the topmost champion in a lineage form the Inner Lineage.
2. All cards within the inner lineage are not considered objects nor on the field and are only treated as cards.
3. Each lineage has exactly one inner lineage.

#### Loaded Cards

1. Each object having the Loaded property placed underneath another object is a part of the Loaded Cards of that object.
   1. Cards Loaded into an object will still be Loaded as long as that object remains on the field.
2. All loaded cards are not considered objects nor on the field and are only treated as cards.
3. When a Loaded object attacks or is used in an attack, it places each of its Loaded Cards into the Intent.
4. Each object has its own loaded cards.


---

# 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-object-specific-zones.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.
