# Die Results / D Effects

#### General Rules

1. Some cards may list a "D" calculation as part of the effect. The D refers to die or dice where a number following the D refers to the sides present on the die. E.g., a D6 is a six-sided die.
2. Effects that specify a die-based calculation or result will have the player roll the appropriate die during resolution of the effect.
3. Only the use of fair dice is approved for these results — See [Randomization](/game-mechanics/game-mechanics-miscellaneous-topics/randomization.md)


---

# 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/die-results-d-effects.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.
