> For the complete documentation index, see [llms.txt](https://trg.gatcg.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trg.gatcg.com/card-legality/card-and-sleeve-markings.md).

# Card and Sleeve Markings

Players should ensure that their cards and sleeves are not marked during the course of the tournament. Any discernable scratch, discoloration, bend, or other manifested change in the card or sleeve is considered to be a marking. Players may not roughly handle another player’s cards and should be respectful when handling them to avoid inadvertently marking or damaging the card. Intentional damage or destruction of a player’s cards or property is illegal.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/card-legality/card-and-sleeve-markings.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.
