# Game Modes

<figure><img src="/files/2Kj0tm354mLEy2Q4ANdo" alt=""><figcaption></figcaption></figure>

MagicCraft’s game currently has three types of mini-quest inside each battle arena. These are as following:

### Skull Grab

Here, the player will see purple skulls dotted around the arena. The goal is to collect as many of them as possible, and the amount you collect by the end of the five minute game will count towards your overall score.

But be warned! If you are slain in battle, you will drop all your skulls and the gamer reacting fastest will steal them from you!

### Capture the Points

There are three control points on the arena. They are marked as A, B and C.

Players need to capture these control points and hold them as long as they can, defending against enemy attacks. Each successful capture increases the player’s score during the five minute game session.

### Escort the Golem

Here you will find the Golem ball in the middle of the battle arena at the start of each game session. The goal is to push this ball to the final point inside the opposing team's zone.

The ball is pushed by entering inside its sphere and moving along with it. However, the opposition will try and kill you to take charge and push it to your zone.

Either enter the sphere to push it, or protect your teammates while they push for the final victory!

<br>

<br>

<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://docs.magiccraft.io/magiccraft-game-pvp-moba/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.
