# Status Information

Status information is information that Must constantly be tracked at all times. Changes in this information must always be explicitly announced and tracked in the course of a game. Tracking this change must be clearly visible to all players in a game and must be agreed upon as an acceptable method. Acceptable methods are any methods that all players can access it. Use of dice that may be easily and accidentally changed, or shifted/disturbed is not advised. Status information in Grand Archive will typically be in the form of damage counters to be tracked on champions.


---

# 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/player-communication/communication-between-players/status-information.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.
