# Searching and Finding

#### General Rules

1. Searching means looking through a set of cards, typically to select one or more cards from that group for a purpose. Finding a card is selecting a card or cards from that set.
   1. If an effect instructs a player to search for or find a card with certain characteristics (cost, name, element, etc.) in a private zone, the player has the option to not select a card, even if there is a legal choice. This can be considered an optional "failure to find."&#x20;
      1. If there is a legal choice among revealed cards or legal choices among public cards, players do not have the option to decline choosing the legal card, i.e., they cannot opt for a failure to find.
2. If an effect instructs a player to find or search for a card without defined characteristics (stated as "a card"), a card must be chosen if there is at least one legal choice. Players cannot fail to find a card in this case.
3. Some effects may ask a player to move or put a card from one zone or set of cards to another. This action requires that a player search for a card with the matching or required characteristics to proceed with moving that card. If a card has no characteristic, such as face-down cards or cards in private zones, it cannot be a legal target for any search that requires a specific characteristic.
4. Any time an effect would specify that a player would search for or activate a card from a zone, or that a player would materialize a card from the material deck, that effect resolves and proceeds if no card is a legal choice or no card is found. There will not be a change in game state.


---

# 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/searching-and-finding.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.
