> For the complete documentation index, see [llms.txt](https://metamindgames.gitbook.io/metamindgames/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metamindgames.gitbook.io/metamindgames/the-games/accessibility-and-hints.md).

# Accessibility & Hints

## Accessibility

**Every game is created to be solvable.**&#x20;

Creating games that are too complex will neither be interesting for the community nor interesting for the project.&#x20;

A good balance must take place between ease and complexity, but a word of honor is put on the fact **that the resolution of the games is logical**, without evoking the impossible or the supernatural.

## Hints

**Clues will be provided** as we go along if it becomes apparent throughout the game that **the game is too challenging** or that many players are getting stuck.

Additional hints will be provided to **unlock the remaining players** once the quickest players have occupied all positions on the leaderboard.&#x20;

Everyone should be able to complete the game, but only those who respond quickly or accurately will receive leaderboard points.


---

# 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://metamindgames.gitbook.io/metamindgames/the-games/accessibility-and-hints.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.
