# Parkour

Head to our Parkour hub and test your skills in various arenas! You can jump right into the action with a simple command or browse through the hub to find your favorite arena.

## Getting Started

* **Warp to the Hub:** Use `/warp parkour` to access the Parkour hub, where you can browse and select arenas.
* **Quick Start:** Type `/ajp start` to instantly begin a game in your most recently played arena.

In the hub, each arena is represented by a hologram. The hologram displays the arena's name, location, and difficulty level. To start, right-click the hologram of your chosen arena.

<figure><img src="https://github.com/JL-III/Theatria/blob/master/.gitbook/assets/warp-parkour.png" alt="Parkour Hub"><figcaption></figcaption></figure>

When the round begins, navigate a series of challenging jumps from block to block, avoiding falls at all costs. If you miss a jump, you'll be teleported back to the hub to try again or choose a new arena.

## Rewards and Leaderboards

* **Climb the Leaderboard:** Your jumps earn you points and status on the **Parkour leaderboard** with `/ajp top`.
* **Earn Denarii:** Gain Denarii every 5 jumps! The amount increases as you keep going.

## Parkour Commands

Here are the key commands to master Parkour gameplay:

* `/ajp`: Displays all available parkour commands.
* `/ajp start <arena>`: Starts a round in the most recent arena you played.
* `/ajp list`: Shows who else is currently playing Parkour.
* `/ajp top`: Displays the top 10 players with the most jumps.

Get ready to jump, earn, and compete for glory on Theatria's Parkour arenas!

***

🤑 🤑 🤑 Discover [ways to make Denarii](https://github.com/JL-III/Theatria/blob/master/docs/gameplay-features/gameplay-features/economy/ways-to-make-denarii.md) in Theatria! 🤑 🤑 🤑

***

[Events & Challenges](/minecraft/gameplay-features/economy.md)


---

# 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://docs.playtheatria.com/minecraft/gameplay-features/economy/parkour.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.
