# Game Zones - Intent

#### General Rules:

1. The Intent zone is a public zone, and each champion has an Intent zone owned by the champion’s controlling player that exists during the Combat Phase.

{% hint style="info" %}
The Intent Zone and all cards within that zone are referred to by the term “Intent.”
{% endhint %}

2. All cards in the Intent are intents. Any card can be sent to and exist in the intent.
   1. Copies made of Intents are still Intents. However, they are not cards and will cease to exist when they are removed from the Intent.
3. Cards in the intent are considered the source for any triggered or activated abilities from within the intent.


---

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