# List of Levels

## Race-to-Finish Maps

:teddy\_bear: **Trinket Trap**

Trinket Trap is a toy-themed map. Key obstacles in this map include rotating clock hands, spinning mallets, falling hammers, and pushy bricks.

:shinto\_shrine: **Sunset Gates**

Sunset Gates is a Japan-themed map. Key obstacles in this map include falling platforms - "tip-toes," and a bamboo chute. Climb to the top of the drums to reach the finish line.

:european\_castle: **Turbine Fortress**

Turbine Fortress is a medieval-themed map. Key obstacles in this map include cannonballs to dodge, dropping drawbridges, sliding platforms, falling axes, and a windmill.

:palm\_tree: **Jungle Rumble**

Jungle rumble is a jungle-themed map. Key obstacles include spinning stones, big stairs, bouncy leaves, stone wedge run, and rolling logs. &#x20;

## Last-Jumper-Standing Maps

:people\_wrestling: **Meiji Melee**

Meiji Melee is a Japan-themed sumo-wrestling map. Players punch their way to the center platform and claim victory by being the last one standing. Platforms slowly disappear from the outer edge to the center. Players that fall off the platforms are eliminated until there is one player remaining.

:robot: **Magic Matrix**

Magic Matrix is a futuristic-themed map. Players must survive as long as possible. Hexagonal platforms slowly disappear under platforms that players touch. There are 5 layers, each with an increasing amount of hexagons. Cannon balls are continuously propelled onto the layers and  the players that fall off the platforms are eliminated until there is one player remaining.


---

# 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://whitepaper.doublejump.wtf/gameplay/list-of-levels.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.
