# Effects

#### General Rules:

1. Effects are considered to be all of the rules text of an ability that impacts the game.
2. Some effects may state that a player "*may"* perform an action as instructed by the rules text as it is resolving. Opting to perform the action and enact the corresponding effect is optional.
   1. The player(s) only must decide whether they opt for the effect as the ability is being resolved.
3. Some effects will use the word “unless.” Rules text using "unless" generally check for a specified condition and will change the resolved effect(s) depending on whether the condition is satisfied.
   1. These abilities may also use the words “if not” or similarly qualifying syntax to represent a default/alternate case.


---

# 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-miscellaneous-topics/effects.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.
