> For the complete documentation index, see [llms.txt](https://hub.fruitsalad.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.fruitsalad.ai/arcade.md).

# arcade

- [Discovery](https://hub.fruitsalad.ai/arcade/discovery.md): Games that help you learn.
- [Flashcards](https://hub.fruitsalad.ai/arcade/discovery/flashcards.md)
- [AI Tutor](https://hub.fruitsalad.ai/arcade/discovery/ai-tutor.md)
- [Challenges](https://hub.fruitsalad.ai/arcade/challenges.md): Games that test your knowledge
- [Adaptive Quizzes](https://hub.fruitsalad.ai/arcade/challenges/adaptive-quizzes.md)
- [Hangman](https://hub.fruitsalad.ai/arcade/challenges/hangman.md)
- [Match](https://hub.fruitsalad.ai/arcade/challenges/match.md)
- [Sequence](https://hub.fruitsalad.ai/arcade/challenges/sequence.md)
- [Escape Room](https://hub.fruitsalad.ai/arcade/challenges/escape-room.md)
- [Myth or Fact](https://hub.fruitsalad.ai/arcade/challenges/myth-or-fact.md)
- [People](https://hub.fruitsalad.ai/arcade/challenges/people.md)
- [Maze](https://hub.fruitsalad.ai/arcade/challenges/maze.md)
- [Gravity Zone](https://hub.fruitsalad.ai/arcade/challenges/gravity-zone.md)
- [Team Building](https://hub.fruitsalad.ai/arcade/team-building.md)
- [Pathfinder](https://hub.fruitsalad.ai/arcade/team-building/pathfinder.md): A Test of Teamwork and Trust
- [Puzzle Frenzy](https://hub.fruitsalad.ai/arcade/team-building/puzzle-frenzy.md)
- [Puzzle Blitz](https://hub.fruitsalad.ai/arcade/team-building/puzzle-blitz.md)
- [Minefield Maze](https://hub.fruitsalad.ai/arcade/team-building/minefield-maze.md)
- [Platform Pursuit](https://hub.fruitsalad.ai/arcade/team-building/platform-pursuit.md)
- [Would you rather](https://hub.fruitsalad.ai/arcade/team-building/would-you-rather.md)
- [Knowledge Relay](https://hub.fruitsalad.ai/arcade/team-building/knowledge-relay.md)
- [Memory Games](https://hub.fruitsalad.ai/arcade/memory-games.md)
- [Fun Games](https://hub.fruitsalad.ai/arcade/fun-games.md)
- [Game Skins](https://hub.fruitsalad.ai/arcade/game-skins.md): Transform Your Learning Experience


---

# 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://hub.fruitsalad.ai/arcade.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.
