# Deck Randomization

Some corrective steps will ask that the random section of a deck (which excludes any known cards or card orders on the top, bottom, or any other non-random sections of the deck) be shuffled. In this case, judges are tasked with finding out which parts of the deck that must be manipulated remain random, setting those cards apart from the non-random subsets of cards, shuffling the random portion, and then recombining the non-random portions with the random portion of the deck. Judges should consider any deck manipulation cards or cards with the glimpse mechanic that might have been played before manipulating a deck. As noted in our other rules and regulations documents, a 60-card deck is considered sufficiently randomly shuffled after 7 shuffles.

<br>


---

# 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://ipg.gatcg.com/philosophy/deck-randomization.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.
