# Battle Royale

## Summarize

**Here are some information about the Battle Royale game mode:**

* Matches are typically *10-15 minutes* long.
* Players respawn at their team's base after being defeated.
* There are a variety of power-ups that can be found throughout the map.
* The safe zone shrinks over time, forcing players to move towards the center of the map.
* Battle Royale is a great way to practice your skills and reflexes.

## Detail Description

The **Battle Royale Mode** consists of 8 players and is also a solo FFA game mode. Only the last surviving player must win, with players surviving while obtaining candies around the map and fighting off other players. You must duel other players while trying to obtain candies that appear on random parts of the map.

On the map, doughnuts will also appear at random. These donuts boost your *Attack Damage* and *Hit Points* in addition to making your **Legends** larger.

The Battle Royale map is divided into different zones, and the safe zone shrinks over time. Players who are outside of the safe zone will take damage and will eventually die. This forces players to move towards the center of the map, which creates exciting close-quarters combat situations.

Be careful not to enter popcorn zones. During the fight, they are assigned at random, and nearby, sporadic explosions occur.<br>


---

# 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://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode/battle-royale.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.
