# Minefield Maze

The Minefield Maze Challenge is an exhilarating team-based game within FruitSalad's learning app, designed to test communication, teamwork, and navigation skills. In this game, players form teams of four and find themselves at one end of a large grid-based maze filled with hidden "mines." The objective is to guide each team member through the maze, avoiding mines, and reaching the end. Teams compete to achieve the lowest (best) completion time.

**How to Play:**

1. **Team Formation:**
   * Players gather in groups of four to form teams, ensuring each team has the same number of participants.
2. **Maze Introduction:**
   * Teams are introduced to a large grid-based maze with a designated starting point and an endpoint at the opposite end. Every member has their own course, but they are exactly the same.
3. **Countdown and Start:**
   * A countdown timer begins when all team members are ready.
   * Players can hear each other and communicate throughout the game.
4. **Navigating the Maze:**
   * Teams must navigate through the maze, all at once.
   * The grid contains hidden "mines" that can cause players to return to the starting point if stepped on.
   * Players must work together to identify safe paths and avoid mines.
5. **Guiding Teammates:**
   * Once a player reaches the endpoint, they must guide the remaining team members to reach the endpoint as well.
   * Communication is crucial for safely guiding teammates through the maze.
6. **Completion Time:**
   * The team's completion time is recorded when the last member reaches the endpoint.
   * Teams aim to achieve the lowest (best) completion time possible.
7. **Winner Declaration:**
   * The team with the lowest completion time wins the Minefield Maze Challenge.
   * Times are logged, and teams can compete to set or beat records.

**Benefits:**

* **Teamwork**: Promotes teamwork and collaboration as players work together to navigate the maze.
* **Communication Skills**: Enhances communication skills as players must effectively guide each other through the maze.
* **Problem Solving**: Challenges players to identify safe paths and avoid hidden "mines."
* **Strategy**: Encourages strategic thinking and planning to minimize completion time.
* **Competition**: Fosters a competitive spirit as teams strive to achieve the best completion time.

The Minefield Maze Challenge is an exciting and interactive team-based game that emphasizes communication and cooperation. It provides a thrilling experience where teams must rely on each other's guidance and problem-solving skills to conquer the maze and achieve the lowest completion time.


---

# 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/team-building/minefield-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.
