# Card Types - Action

#### General Rules

1. An action card can be activated according to the speed stat specified on the card.&#x20;
2. Targets of an action card must be specified when the card is activated.
3. Action cards and their effects are invalidated if all necessary targets specified by the action card are invalid or illegal for targeting. This is also known as "[fizzling](/glossary/game-terms.md#fizzle)." Optional targets (such as “up to \<number>”) do not count towards fulfilling necessary or required targeting conditions.
4. When activated, action cards are placed on the Effects Stack before resolving.
5. After the action card resolves or fizzles, it will go to the graveyard.
   1. If any part of its effect specifies that it would go elsewhere, it will go to the specified zone, even if it fizzles. The same applies to any external [continuous effects](/game-mechanics/game-mechanics-types-of-effects/types-of-effects-continuous-effects.md) that may modify where it would go.


---

# 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/general-rules/general-rules-card-types/card-types-action.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.
