Smart Search is ScryDeck’s semantic search layer. Instead of memorizing operators, describe the card or theme you want — ScryDeck finds printings whose art, rules text, and tags match your intent.
On the first page of results, Smart Search runs in parallel with fuzzy name matching. The best matches from both paths merge into one list.
-
How to use it
Type a natural-language query in the search bar and submit. No special prefix required — if the query is not Scryfall syntax and not a set-collector shortcut, Smart Search runs automatically alongside fuzzy matching.
- Thematic queries — e.g. "lifegain creatures in white".
- Mechanic descriptions — e.g. "cards that copy instants".
- Vague name recall — e.g. "that squirrel that makes tokens".
-
How it works under the hood
Smart Search encodes your query and compares it against ScryDeck’s print-level index using hybrid retrieval — combining keyword-style tags with dense semantic similarity, then re-ranking the top candidates.
Results collapse to one representative printing per oracle card so the list stays readable.
-
When to use syntax instead
Smart Search excels at fuzzy intent. When you need exact filters — a specific set, rarity, or price range — Scryfall syntax is more precise.
You can disable Smart Search from the filter menu if you want pure fuzzy or syntax results.