> For the complete documentation index, see [llms.txt](https://meka-ape-game.gitbook.io/meka-ape-game-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meka-ape-game.gitbook.io/meka-ape-game-whitepaper/game-concept/gameplay/game-modes.md).

# Game Modes

**Deathmatch :** In this game mode, players are divided into teams and compete against each other to be the first to reach a certain number of eliminations. In this case, the goal is to reach 75 eliminations per team. The game also has a time limit, so players must work quickly to eliminate as many opponents as possible before time runs out. At the beginning of each game, a crystal is placed on the map and players must collect it before the time limit runs out.\
\
The crystal can be divided into multiple pieces if it is shot at, and players who collect the pieces must hold onto them until the end of the game. If a player is eliminated, they will drop their piece of the crystal at the location where they were killed. This piece can then be picked up by other players, either from the same team or the opposing team. \
Once the crystal touches the ground and is collected by a player, the rules change and the game becomes a manhunt, regardless of the game mode. All players must pursue the unarmed holder with a completely new way of moving their player.\
The crystal fragment can be collected to complete a full crystal and a complete crystal can be traded for $MAG Token in the MekaVault. This game mode allows players to learn the game and its mechanics, while also providing a fast-paced and action-packed experience.

**BattleRoyal Solo or Team squad (4):** This game mode is the most popular among players. In this mode, players are dropped onto a map with other players and must fight to be the last survivor. To do this, they will need to hunt and eliminate all other players. To make the game more challenging and add an element of survival, players can find various accessories in chests scattered around the map, such as weapons, health pickups, grenades, and bulletproof vests. When the game starts, players are equipped with the same weapon, so it's up to them to find better weapons or take them from other players. As the game progresses, the combat zone will shrink, forcing players to confront each other and increasing the intensity of the match. The last player or team standing will be declared the winner.

At the beginning of each game, a crystal is placed on the map and players must collect it before the time limit runs out. The crystal can be divided into multiple pieces if it is shot at, and players who collect the pieces must hold onto them until the end of the game. If a player is eliminated, they will drop their piece of the crystal at the location where they were killed. This piece can then be picked up by other players, either from the same team or the opposing team. The crystal fragment can be collected to complete a full crystal and a complete crystal can be traded for $MAG Token in the MekaVault. This game mode allows players to learn the game and its mechanics, while also providing a fast-paced and action-packed experience.

**FFA :** In the free-for-all game mode, players must survive on their own and be the first to reach a certain number of eliminations in order to win. In this case, the goal is to reach 50 eliminations. The game also has a time limit, so players must work quickly to eliminate as many opponents as possible before time runs out. At the beginning of each game, a crystal is placed on the map and players must collect it when time or score limit allows it.\
\
The crystal can be divided into multiple pieces if it is shot at, and players who collect the pieces must hold onto them until the end of the game. If a player is eliminated, they will drop their piece of the crystal at the location where they were killed. This piece can then be picked up by other players. \
Once the crystal touches the ground and is collected by a player, the rules change and the game becomes a manhunt, regardless of the game mode. All players must pursue the unarmed holder with a completely new way of moving their player.\
The crystal fragment can be collected to complete a full crystal and a complete crystal can be traded for $MAG Token in the MekaVault. This game mode allows players to learn the game and its mechanics, while also providing a fast-paced and action-packed experience.


---

# 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://meka-ape-game.gitbook.io/meka-ape-game-whitepaper/game-concept/gameplay/game-modes.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.
