> For the complete documentation index, see [llms.txt](https://whitepaper.challenge.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.challenge.gg/challenge/f.a.q/disqualified.md).

# Disqualified

#### Introduction

In the realm of competitive gaming, maintaining fair play and upholding the integrity of the gaming community is of paramount importance. This whitepaper aims to outline the disqualification rules specifically designed to prevent unfair advantages and protect the interests of all participants.

#### Importance of Timeliness

One key aspect of fair play is ensuring that all players adhere to the designated schedule and start their matches promptly. By doing so, we can guarantee a level playing field for all competitors and avoid any potential disruptions or unfair advantages that may arise from delayed starts.

#### Disqualification for Failure to Start on Time

To maintain the integrity of the gaming competition, any player who fails to initiate their game when indicated by the lobby will be subject to disqualification. The designated start time is communicated to all participants, and it is the responsibility of each player to be present and ready to begin their match at the specified time.

#### Preventing Cheating and Unfair Practices

By enforcing strict rules regarding timely game starts, we effectively deter players from attempting to gain an unfair advantage through strategies such as manipulating game mechanics, scouting opponents during the delay, or obtaining additional information to enhance their chances of victory. This safeguards the competitive environment and ensures that each player competes solely on their skill, knowledge, and strategy.

#### Protecting the Community

Disqualification rules play a vital role in safeguarding the gaming community as a whole. By deterring cheating and maintaining fair play, we protect the interests and reputation of both individual players and the community at large. This ensures that competitions are conducted with transparency, trust, and respect, fostering a positive and enjoyable experience for all participants.

#### Transparent Enforcement

The disqualification rules are applied consistently and transparently to all players, regardless of their status or reputation within the gaming community. This approach ensures equal treatment and serves as a deterrent for potential rule violators. The enforcement process adheres to fair procedures, providing players with an opportunity to learn from their mistakes and grow as competitors.


---

# 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://whitepaper.challenge.gg/challenge/f.a.q/disqualified.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.
