> For the complete documentation index, see [llms.txt](https://playbook.checkmate.live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playbook.checkmate.live/echess-rulesets/fair-play-rulings.md).

# Fair Play Rulings

## The Rd to Ali Ain

The following fair play rulings were made for the AM, AO and EAS regional finals.&#x20;

Fair play Ruling Al Ain [here](https://docs.google.com/spreadsheets/d/e/2PACX-1vQeMJ7ratKAooVoJFZ0MbhyCvOb0SmAL201qzXqddbiGiGvROveCdnMcrahrZOl2YApDBdO2qSyuRCw/pubhtml?gid=557673537\&single=true)\
International Arbiter: Nuno Andrade (Portugal), FIDE International Arbiter\
\
All game data, video footage, and chat logs are securely preserved in accordance with Checkmate Live policies. Our processes are rigorously reviewed by our Fair Play Review Team, the Australian AI Sixth-i team, and the International Arbiter.

## No Shows and Rescheduling

Tournaments need 4-8 players (subject to qualifier), so please register only if you're committed. No-shows will be disqualified and affect your fair play score.\
\
Currently, admins remove no-shows after round one, but starting in April, our new lobby system will do it automatically before pairing. Players will be notified of the new dates automatically unless an event is canceled.

The following events have been rescheduled:&#x20;

OP, 9, 10, 11, 12.

<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, and the optional `goal` query parameter:

```
GET https://playbook.checkmate.live/echess-rulesets/fair-play-rulings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
