# Maze

FruitSalad's Maze Game is an exhilarating journey that combines strategy, quick thinking, and knowledge. Your objective is simple: find the exit within a challenging maze while facing barriers that can only be overcome by answering questions correctly. As you navigate the labyrinth, you'll encounter barriers that require your knowledge and intellect to overcome. Answer the questions correctly to clear the path, but beware—the clock is ticking, and time is running out. Can you conquer the maze, overcome the obstacles, and make your way to the exit in time, or will you face the consequences of the unknown? It's a thrilling adventure that puts your problem-solving skills to the test!


---

# Agent Instructions: 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/challenges/maze.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.
