# Private Information

Private information is any information that players can only access from their position in the game considering their view on the game state and access to private information. Except for the main deck, most face-down cards, and the identities (not number of) cards in hand and memory typically fall within this category. Players cannot freely access private information that is in whole or part hidden from them from their perspective in the game and, though players may be asked about private information, players are not obligated to share their private information. If any questions arise about whether specific information is public or private, judges may be called to clarify this.

Players have the liberty to discuss any private information known to them to any other players in a game, they may not explicitly reveal this information publicly unless instructed to by an effect.

<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/player-communication/communication-between-players/private-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.
