# Communication Between Players

Proper and respectful communication between players in Grand Archive is a responsibility shared among all players in a game. A clear representation of the game state is essential in Grand Archive when there are many moving elements in a game between players.&#x20;

It is encouraged that both players have an understanding of the rules and can appreciate the many different interactions that can occur within a game of Grand Archive. A player can have advantages in better game understanding, greater strategic skills, decision-making, and game awareness/”game sense.” A player is under no obligation to assist opposing players, however, any unsporting conduct will not be tolerated under any circumstance and may warrant action from tournament officials at any given event. Players must treat other players with respect and in a just and fair manner.

If discrepancies in recorded, tracked, or announced information are noticed, players are expected to point this out, and, if a judge’s intervention is required, that one is called to the play area. Players are obligated to answer all judge questions as honestly and as completely as possible, regardless of what was asked. Players cannot misrepresent, lie about, or confuse any person about public or derivative information in the game. While players are not obligated to assist other players in determining freely accessible information in the game, players must answer questions regarding public information completely and honestly to the best of their ability. Bluffing is allowed only to the extent that players do not lie or misinform other players regarding status or public information regarding the game state.

The types of Information in Grand Archive can be broken into the following different sections:

* Status
* Public
* Private


---

# 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.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.
