# Use of Dice or Counters

Players should be explicit as to what a die represents and what value is being presented to represent the intended value. If a die is being rolled, players must be clear and explicit about what the face values will determine.

When counters (which may be dice) are used, players should be explicit as to what the counter is being used to represent and should be clear if the use of the counter is being modified or changed to reflect a different value or metric. Each counter can only be used to reflect a single value or metric and cannot be used to represent multiple values simultaneously.

<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://trg.gatcg.com/tournament-mechanics/use-of-dice-or-counters.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.
