# Game Zones - Field

#### General Rules:

1. The Field zone is a public zone shared by all players and has no owner.&#x20;

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

2. Objects a player controls are typically kept in front of them on the field with their text facing that player.
3. Items, Weapons, Allies, Champions, Domains, and Phantasia enter the field as objects after they resolve.
4. All cards on the field are considered objects.
5. Objects enter the field awake.


---

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