> For the complete documentation index, see [llms.txt](https://warfare-one.gitbook.io/welcome-to-warfare-one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://warfare-one.gitbook.io/welcome-to-warfare-one/game-flow/gameplay/battle-royale.md).

# Battle Royale

### Joining a Lobby

A maximum of 40 players are chosen by the Alien Overlords, who will be forced to fight to the death until only one remains. Once you find a lobby, you’ll have up to a one-minute warm-up period to free roam before being shuffled into the drop tubes. This is a great time to check the map and plan where you want to drop. <br>

![](/files/aoWzUyVt8GBH7Lci7Y5e)

### Dropping In

Once the match begins, you'll be flown across the map on a randomly generated trajectory.  You can jump out at any time and descend to your desired location. Once you have landed, you will be able to scavenge for weapons and items. These items will spawn randomly, by type and location.&#x20;

<div align="center"><img src="/files/JdX8Mk9nTbhbIMjj8nIJ" alt="Where we dropping?"></div>

### The Zone

After 40 seconds, the zone — an enclosing laser wall designed to force combatants to engage — will begin to close in. *Be careful!* The lasers generate a field of extreme heat; anyone caught within will begin to take damage over time.<br>

![](/files/aoWzUyVt8GBH7Lci7Y5e)

### Sponsor Crates

At a set time in the game, the Alien Overlords will look to provide the remaining players with advanced weaponry. Weaponry far above the likes of the typical sort you'd find in the arena that, in the right hands, could remove you from the face of the planet. **But do be cautious**, these powerful crate drops will attract much attention, and the overseers were keenly aware of this when making their addition. <br>

![](/files/aoWzUyVt8GBH7Lci7Y5e)

### Becoming a Champion

Becoming a Champion is no easy feat. If a player wins a match whilst also acquiring the most kills, they will be designated as a Champion. The Champion will receive a reward boost for this accomplishment, but at the detriment of being marked by the overseers! You can best think of a marked champion as a bounty; anyone who can eliminate a Champion will receive a bonus.&#x20;

***The Overlords love to test your worth.***<br>

![](/files/aoWzUyVt8GBH7Lci7Y5e)

### Future Game Mode Additions

Eventually, we will integrate a variety of game modes. In the future, we will be releasing team-based alternative modes, like duos, trios, and quads; but other potential modes could be seasonal, new forms of competitive play, or just a twist on the standard Battle Royale genre!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://warfare-one.gitbook.io/welcome-to-warfare-one/game-flow/gameplay/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.
