# Special Rules (TBD)

These and additional rules will be implemented in the future as there becomes more player base

<img src="/files/T5d7K4o23k3CERoIFfS5" alt="" data-size="original">All Open: While this rule is in play, all 9 cards in each deck are made visible to both players.

![](/files/1WFpczYymZb2PTXv2MUJ)Three Open: While this rule is in play, three random cards in each deck are made visible to both players.

![](/files/5Ng65O5Zo03BYRHdv8xf)Random: While this rule is in play, your chosen deck will be replaced with 9 cards selected at random from your entire card list.

![](/files/uczxN61L0F9aIiQEfiVZ)Order: While this rule is in play, you are required to play each card in the order that it appears in your deck.

![](/files/Ku9I9dU52CZHl0bt6Eyy)Chaos: While this rule is in play, the only card you can play each turn is randomly selected from your deck.

![](/files/nkJVlIpTFiX2rwvnKfps)Swap: While this rule is in play, one card from your deck is switched with one of your opponent's cards before the match begins. The cards to be swapped are chosen at random and are returned to their original owners at the end of the game.

![](/files/QtC9sXbHgolOOP0d0E0G)Draft: When the Draft rule is in effect, participants will not have access to their individual decks and must instead play using cards provided by the AI.


---

# 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://docs.kortstrid.io/rules-and-gameplay/special-rules-tbd.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.
